![]() |
|
|
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 |
| possible to run script to enter info within a program? | lianderthal | Shell Programming and Scripting | 1 | 06-09-2005 07:40 PM |
| I need a script that script extract info from mail | meravd | Shell Programming and Scripting | 1 | 10-19-2004 12:15 PM |
| sys info script | FastMagister | Shell Programming and Scripting | 1 | 06-20-2004 05:29 PM |
| basic server info | antalexi | UNIX for Dummies Questions & Answers | 2 | 05-05-2004 12:42 PM |
| Info Needed in Seting up An apache Web Server on A Sun Sparc with Solaris 8 | David Johnston | UNIX for Dummies Questions & Answers | 1 | 10-06-2001 09:46 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Script to ssh to different server and get some info
Hi Friends,
i am trying to write a script on server MACHINE1 to ssh to server MACHINE2 and fetch some information. i am using the following command: ChanCount=`ssh MACHINE2 "disp card all | grep Inserv | grep -v STATE | wc -l"` The "disp" command works well on MACHINE2 but not working through this command and the output says "disp not found". Please suggest the workaround. Thanks, Am |
|
||||
|
Quote:
Thanks Nagarajan G |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|