Search Results

Search: Posts Made By: maskofzorro
1,985
Posted By maskofzorro
echo "pwwn = 0x50012482009cd7a7...
echo "pwwn = 0x50012482009cd7a7 nwwn=0x50012482009cd7a6 port_id = 0x280200" | awk '{ print $3 }'| sed -e 's/^0x//g' -e 's/../&:/g' -e 's/:$//'
908
Posted By maskofzorro
try for i in `cat /tmp/1.txt`; do cat $i |mailx...
try
for i in `cat /tmp/1.txt`; do cat $i |mailx -s $i me@company.com; done
874
Posted By maskofzorro
try using " sed "s/day/$day_txt/"...
try using "
sed "s/day/$day_txt/" <elevation.xml >elevation1.xml
Showing results 1 to 3 of 3

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