Search Results

Search: Posts Made By: amature_rach
2,224
Posted By amature_rach
Extracting an ipaddress and using it to send files but error at the end of file
i want to extract ip address from a file and using that ip address copy file to systems.

set fid [open /root/hosts.txt r]
set content [read $fid]
close $fid

## Split into records on newlines...
Showing results 1 to 1 of 1

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