Thanks for the replies, what I ended up doing was :-
WK=`/usr/bin/date +%U`
WKNO=`/usr/bin/expr $WK % 2`
if [ $WKNO -eq 1 ]; then
echo "No back up this week - once a fortnight only."
exit 0
fi
This seems to work fine!,
Cheers.
Hi,
Can anyone help me, we have an (e10k sol8) and I need to set up a cronjob that runs every other Sunday at 2am.
Is there any simple way to do this?
Cheers,
Austin.
To all replied, Thanks.
After all the invetigations it was found that the disk c0t0d0 was duff. We had the disc replaced and I done a ufs restore.
Cheers.
Hi,
This is my fist call (or call for help) to tek-tips, great site.
1 of our SSP's connected to our E10k's had failed, it was displaying cntl'd & root P/W for maintenance etc!, I logged on as root and ran a :- fsck -y /dev/dsk/c0t0d0s0 notice the error!, /DSK/ not /RDSK/ I am getting constant...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.