![]() |
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 |
| How to know Any Process End Time? | hanu_oracle | Shell Programming and Scripting | 2 | 04-09-2008 02:43 AM |
| Waiting time of Process | chandrakala.sg | AIX | 4 | 09-25-2007 04:43 AM |
| what time did my process die ?? | hcclnoodles | SUN Solaris | 3 | 10-20-2006 08:33 AM |
| How to choose Multiple process or Multiple threads? | ashleykumar | IP Networking | 0 | 04-10-2006 07:30 AM |
| process time | sathishkumar | High Level Programming | 1 | 09-12-2001 05:13 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello guys,
Look what im doing: I need to run a process from a SERVER1 to SERVER2, SERVER3 and SERVER4. The shell of the process is in each SERVER (2 to 4) So from SERVER1 i do: Code:
for i in SERVER2 SERVER3 SERVER4 do rsh $i ' ./process.sh ' done |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|