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.
sleep command problem
Name: fanco Date: October 4, 2007 at 05:20:42 Pacific OS: xp CPU/Ram: 512 Product: hp
Comment:
please help me to fix my script trying to use sleep 2 minutes while the system is sleeping i want to print out same message every 5 seconds thanks
Summary: Write a script that will check who is logged on for ten times separated by an interval of 5 seconds each (sleep command), and output to file. Then write one paragraph explaining the script. I stuck w...
Summary: I'm having problems sorting a 2Mb log file by date. I have combined two sorted logs into one file, with the one being added to the end of the other. I have tried all kinds of sort commands to arrange...