Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
script to check diskspace
Name: unixnewbie Date: August 7, 2003 at 06:45:26 Pacific OS: solaris 2.4 CPU/Ram: 32
Comment:
I need to know the disksize of the box. example like format command, but this had to be in a script, and also without extra info. AVAILABLE DISK SELECTIONS: 0. c0t3d0 SUN18G thanks ahead.
Summary: Hi, I need a shell script to check a dynamic ip(from cable company), it will send the ip to my email if the ip changes. The Solaris box is behind the router with a static ip (internal), the router con...
Summary: checked a script to count the number of parameters (arguments ) to the script. I know that it is just one word ($#).But this is using for,while ,and until. ****************************************** ...
Summary: I am a new user in scripting. I want to check that in my folder if some file is 4 hours older than the current time, it should mail the administrator, Please suggest how this can be done.?? ...