![]() |
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 |
| Converting a Windows system to a UNIX system | baksg1995 | UNIX for Dummies Questions & Answers | 6 | 09-17-2008 06:34 AM |
| how to mount a file system of a remote machine to local file system | cy163 | UNIX for Dummies Questions & Answers | 2 | 01-31-2008 09:04 AM |
| rsh commands not getting executed from Solaris 10 System to AIX System | jumadhiya | SUN Solaris | 25 | 01-22-2007 05:26 AM |
| Secure FTP Problem using Sun SSH on Client system F-Secure on Server system | ftpguy | SUN Solaris | 2 | 01-11-2007 12:19 PM |
| Taking a system off a network on a system | Terrible | Shell Programming and Scripting | 4 | 12-25-2006 09:49 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
ssh on system
hello
i am using sshpass to pass the password when trying to ssh to another system with script it works like that sshpass -p 'm7843jdf' ssh -o StrictHostKeyChecking=no serverXY the problem i wants to run application commands after i login like the following cd /opt/monitor/roco connect ./show models | wc -l disconnect and then grep the output in a file localy how to do so ? |
|
||||
|
Quote:
i have tried above the problem when excute the command on the remote server it retrun error Error: variable CLISESSID not set it looks like the command should be excuted correct on the server or ssh options need to be modified |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|