![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| facing problem in starting a process in background using shell script. | dtomar | Shell Programming and Scripting | 8 | 04-17-2008 05:11 AM |
| Background Process Shell Scripting | dhieraj | Shell Programming and Scripting | 3 | 04-12-2008 11:16 AM |
| How to include RETURN KEY with Background process "&" in Shell Script | racbern | Shell Programming and Scripting | 1 | 03-11-2008 03:30 AM |
| Background processes in a dummy shell... | icer | High Level Programming | 6 | 12-05-2007 12:37 PM |
| Background shell script | Moofasa | Shell Programming and Scripting | 5 | 05-12-2005 06:23 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
run a shell in the background
How can I run a shell in the background?
cat test.sh #!/bin/sh sleep 600 Thank u very much indeed! |
| Forum Sponsor | ||
|
|