Search Results

Search: Posts Made By: superbolo
6,285
Posted By superbolo
cat tst.txt |while read A do echo $(echo $A...
cat tst.txt |while read A
do
echo $(echo $A |cut -c1-10)"|"$(echo $A |cut -c20-25)
done
:D
40,365
Posted By superbolo
It is possible to send command via FTP using command "AC QUOTE ". I'm looking for doc
It is possible to send command via FTP using command "AC QUOTE ". I'm looking for documentation, but I remember I used this solution some time ago...

Do somebody know somethings about that ?:)
Showing results 1 to 2 of 2

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