*stop* the noise)?
Thanks.
(please cc: me any replies)
--
_______
Kostas Blekos
http://a.physics.upatras.gr/~mplekos
---
pgp6ycOHcOZ1E.pgp
Description: PGP signature
kup, if
> not then it gives the error message and echos the date.
>
> Any help would be much appreciated.
>
>
>
You can test if it is writable by:
[ -w /dev/sa0 ]
eg:
---
if [ -w /dev/sa0 ]
then
echo "Writable"
else
echo "Not writable"
fi
Is it a bad idea to use root's crontab for backup scripts?
Is it better to put those scripts in periodic/... ?
--
Kostas Blekos <http://a.physics.upatras.gr/~mplekos/>
GPGKey = 1398 1AB3 483E B2DF 3A2D 95F4 7534 E392 012E 6167