Search Results

Search: Posts Made By: wydadi
3,906
Posted By wydadi
s1: linux machine s2: linux machine s3: Unix...
s1: linux machine
s2: linux machine
s3: Unix machine

iam running a script that runs a ps command to different machines from a cron job.

when I shh from s1 to s2 --> works fine with my own...
3,906
Posted By wydadi
how to ssh to remote unix machines using private/public key
hello,

iam able to ssh to a linux server from a linux server called "machine1" using the private/public key method, so I dont need to enter any password when I run my script but iam not able to...
1,379
Posted By wydadi
Thanks a lot.
Thanks a lot.
1,379
Posted By wydadi
I will be calling a function inside the loop...
I will be calling a function inside the loop "for" and I want to pass word"i" as a parameter so I need to make it work the way I displayed it in the code as con="$"word"$i"

Thanks
1,379
Posted By wydadi
reading value of concatenation with ksh
hello all, I am trying to read the value of a concatenation, the following code is displaying
$word1
$word2
I want to display
village
home

Thanks

for (( i=1; i<=2; i++ ))
do
...
Showing results 1 to 5 of 5

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