Search Results

Search: Posts Made By: vipinable
1,503
Posted By vipinable
Try out this code... origfile.txt= The actual...
Try out this code...
origfile.txt= The actual log file
newfile.txt = formatted log file created by script.

cat origfile.txt|cut -c 1-20|while read line
do
log=`grep -i "${line}"...
Showing results 1 to 1 of 1

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