![]() |
|
|
|
|
|||||||
| 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 |
| change ip via remsh | kenshinhimura | HP-UX | 7 | 04-12-2008 06:03 AM |
| how to use remsh to duplicate all... | rauphelhunter | Shell Programming and Scripting | 0 | 01-13-2008 10:19 PM |
| remsh problem | sabyasm | UNIX for Advanced & Expert Users | 2 | 12-06-2005 04:21 PM |
| remsh | kazanoova2 | UNIX for Dummies Questions & Answers | 3 | 12-21-2004 07:39 AM |
| remsh and run script | bugggg | Shell Programming and Scripting | 1 | 11-13-2002 02:23 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
remsh question
Is there a way to execute more than one command on a remote server using remsh?
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Yes - example of two commands:
$ remsh servername 'uptime;date' 2:29pm up 33 day(s), 1 min(s), 1 user, load average: 0.10, 0.13, 0.14 Wed Jun 4 14:29:34 EDT 2003 |
|
#3
|
|||
|
|||
|
thanks, that's exactly what I was looking for.
|
|||
| Google The UNIX and Linux Forums |
| Tags |
| load average, performance |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|