Search Results

Search: Posts Made By: SriniShoo
2,714
Posted By SriniShoo
Sorry for the typo. Remove spaces before '!' ...
Sorry for the typo. Remove spaces before '!'
STRING='myipaddress.somehost.com'
DEST_PATH='/somedir/somedir/somedir'
old_IFS="${IFS}"
IFS="|"
echo...
2,714
Posted By SriniShoo
This is a shell script and you can save it with...
This is a shell script and you can save it with '.sh' extention.
Yes, you have to have the directory '/log/dir' created and the file gets created through the script. You can change the path to any...
2,714
Posted By SriniShoo
if you have the passwordless ssh set-up between...
if you have the passwordless ssh set-up between the server you are running the script and the target hostnames,
STRING='myipaddress.somehost.com'
DEST_PATH='/somedir/somedir/somedir'...
Showing results 1 to 3 of 3

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