Search Results

Search: Posts Made By: srinivas matta
1,220
Posted By srinivas matta
with out login credentials also you can do ssh (...
with out login credentials also you can do ssh ( I am using that right now). we can change the settings in one ssh file for this i didnt remember that exact file name. you can take the help from your...
1,220
Posted By srinivas matta
hi, Add the below code in your script ...
hi,

Add the below code in your script

#!/bin/ksh
file="/export/home/ABCDE/readIP.txt"
while read Line
do
ssh $line << EOF >output.sri
echo $line ":" who -b
EOF
done < $file
exit 0
...
Showing results 1 to 2 of 2

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