Search Results

Search: Posts Made By: SMunje
2,080
Posted By SMunje
@ctsgnb - the rsh works on all the hosts - ...
@ctsgnb - the rsh works on all the hosts -
@116@434 - in fact there is only one read attempt - i think its copy paste error
input file is clean - i can print and iterate through the file if I...
2,080
Posted By SMunje
+ read -r var + printf %-10s, /tmp/filename +...
+ read -r var
+ printf %-10s, /tmp/filename
+ rsh <hostname> 'ps -ef |grep patternl|wc -l'
+ NumEngines=7
+ rsh <hostname>'netstat -n |grep <IP>|wc -l'
+ NumConnections=14
+ expr 14 / 7
+...
2,080
Posted By SMunje
x86_64 x86_64 x86_64 GNU/Linux Replacing...
x86_64 x86_64 x86_64 GNU/Linux

Replacing host with var did not help either
2,080
Posted By SMunje
yes manually rshing works and in this case it...
yes manually rshing works and in this case it returns the output for the first host in the list.
2,080
Posted By SMunje
Issues with Reading Line by line from a file
I am trying to read a host name one at a time from a file which has a list of hostnames and do rsh and print . its not looping through the entire file. its breaking out after the first entry. If i...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 03:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy