[geeks] Script
Caleb Shay
caleb at webninja.com
Wed Nov 6 09:23:12 CST 2002
#!/bin/bash
while [ 1 ]; do
df -k | mail me at mydomain.com;
sleep 3600;
done;
or were you looking for something a little more intelligent? :)
Caleb
On Wed, 2002-11-06 at 10:07, Chris David wrote:
> Hi
> Anyone have script to monitor file system space?
>
> Thanks in advance
>
>
>
>
>
> _________________________________________________________________
> Add photos to your messages with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=features/featuredemail
> _______________________________________________
> GEEKS: http://www.sunhelp.org/mailman/listinfo/geeks
--
More information about the geeks
mailing list