![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions Questions involving Unix to Windows (Desktop or Server) go here. Any Windows/DOS questions should go here as well. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shutdown | aewpcoles | UNIX for Advanced & Expert Users | 6 | 08-03-2006 06:46 AM |
| ftp file from Windows to Unix automatically | whatisthis | Shell Programming and Scripting | 4 | 11-14-2005 10:55 AM |
| SCO 5.06 :automatic shutdown on the job? | rendechen | SCO | 1 | 01-06-2005 02:05 PM |
| to shutdown | rajashekaran | UNIX for Advanced & Expert Users | 2 | 02-18-2002 09:42 AM |
| Shutdown Problem | lance | UNIX for Advanced & Expert Users | 1 | 09-06-2001 07:48 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I'm trying to create a program on how to automatically shutdown my pc for a certain number of minutes. Well, actually i was able to make a very simple one by utilizing the shutdown.exe of windows. Now i'm trying to improve it by adding a function such that i can program my windows to automatically shutdown right after a process stops. Lets say for example i'm running a batch in windows and it's taking a long time to finish. What i want to happen is for windows to automatically shutdown after my batch process ends. Are there any ways i can do this in unix? because the code i made is, i think, a dos code. example: shutdown -s -f -t 3600 --> windows shutsdown after 1 hour many thanks. mickey |
| Forum Sponsor | ||
|
|