![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| running in background | ali560045 | Shell Programming and Scripting | 5 | 04-30-2008 02:43 AM |
| How to know the status of process running in background | sumanta | Shell Programming and Scripting | 8 | 03-04-2008 05:03 AM |
| alias for running in background & | hfireflyu | UNIX for Dummies Questions & Answers | 0 | 03-21-2007 01:32 AM |
| running process in background | kingdbag | UNIX for Dummies Questions & Answers | 3 | 11-10-2006 12:34 PM |
| Running two processes in background | jacob_gs | Shell Programming and Scripting | 6 | 05-13-2002 11:40 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Running RSH on the background
Hi,
I am developing a script that would do a 'rsh' on a client machine. I want to invoke a script in client machine which would keep on polling data to the server. I want the rsh to return back once it invoked the script on client and the script should run on background on client. I have to comeback and start a script on server which would collect the data. Right now, when I do an 'rsh' on client machine, I am stuck there with client polling the data. I couldn't come back and start the script on the server. can someone help me with this? Thanks, Sundeep |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|