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.
How to write a Shell script?
Name: abzy Date: April 5, 2009 at 18:00:02 Pacific OS: Windows XP Subcategory: Batch
Comment:
how to write the shell script for soft down of a Computer?
Name: abzy Date: April 5, 2009 at 21:04:00 Pacific
Reply:
How about the Cron scheduling process for Shut down?
0
Response Number 3
Name: abzy Date: April 5, 2009 at 21:09:54 Pacific
Reply:
I need the shell script for soft shut down of a Car-PC so that the battery will not be wasted once you turn off the ignition! My basic Aim is to soft Shut it down or Hibernate the PC when the ignition key is OFF. I am trying to think all the possible ways for it. Could you please elaborate the solution please. Would you suggest any other way to turn off the PC if its not in use except power setting options.
Summary: Hi, I want to write a shell script on Solaris 9 box to scan a log file and obtain the user login attempt details. In short can any one help on writing a shell script by which I could scan through a...
Summary: i want to know how to write those code One is using for loop only, write a shell script to calculate factorial like example And other one is using while loop only, write a shell script to calculate...