![]() |
|
|
|
|
|||||||
| 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 |
| change ip via remsh | kenshinhimura | HP-UX | 7 | 04-12-2008 06:03 AM |
| script hanging - remsh | vivsiv | Shell Programming and Scripting | 2 | 07-09-2006 12:41 PM |
| remsh problem | sabyasm | UNIX for Advanced & Expert Users | 2 | 12-06-2005 03:21 PM |
| remsh | kazanoova2 | UNIX for Dummies Questions & Answers | 3 | 12-21-2004 06:39 AM |
| remsh and nohup | tavaresd | UNIX for Dummies Questions & Answers | 2 | 09-10-2002 06:28 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Help!
I'm would like to log in su - within a script an contuine to run the commands within the script. Every time I log in as su - I have to exit for the rest of the script to run! e.g. #!/bin/ksh su - oracle ps -ef |grep som <--- doesn't excute command until I log out su oracle. Help! Thanks! |
| Forum Sponsor | ||
|
|
|
||||
|
Check out this post from the other day.
|
||||
| Google UNIX.COM |