![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| list the file created before 24 hours using ls command | jayaramanit | Shell Programming and Scripting | 7 | 09-11-2007 09:46 AM |
| command to list files that are created before some date | csreenivas | SUN Solaris | 3 | 06-27-2007 07:34 PM |
| Determine date and time the file was created through shell scripts | BharatSurana | Shell Programming and Scripting | 1 | 01-11-2006 01:06 PM |
| I want to get the file which created the error when the find command was run | guhas | Shell Programming and Scripting | 1 | 10-21-2005 04:06 PM |
| command unix to list all files created since n month ago | yacsil | Shell Programming and Scripting | 8 | 12-15-2003 01:12 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Run a command on new created shell
Hi
I am using a command "script" to capture the output of a command my script is #/bin/sh script filename.txt ./execute_some_script.sh exit exit Now my problem is that when my script run "script filename.txt" its fork a new shell and after the no other command execute The remaining command executes after I type exit on the terminal So help me , so that this script execute the "./execute_some_script.sh" after run script "filename.txt" and exit also. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|