![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to use remsh to duplicate all... | rauphelhunter | Shell Programming and Scripting | 0 | 01-13-2008 09:19 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 question | aaareyes | UNIX for Dummies Questions & Answers | 2 | 06-04-2003 12:10 PM |
| remsh and run script | bugggg | Shell Programming and Scripting | 1 | 11-13-2002 01:23 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
remsh and nohup
I'm trying to nohup a job that executes a remote shell on another host but it breaks as soon as I launch it, and I get the following back to my terminal.
[1] + Stopped (tty input) nohup remsh target_host -l user "ls /proj" This is the command I'm running. nohup remsh target_host -l user "ls /proj" & Does anybody know of any gotchas in running remsh in the background? Thanks, |
| Forum Sponsor | ||
|
|