Search Results

Search: Posts Made By: sitaldip
5,227
Posted By sitaldip
Split large file into smaller file
hi Guys

i need some help here..

i have a file which has > 800,000 lines in it. I need to split this file into smaller files with 25000 lines each.

please help

thanks
1,939
Posted By sitaldip
thanks for the help all... love you guys..
thanks for the help all... love you guys..
1,939
Posted By sitaldip
script aa.sh output=`cat...
script aa.sh

output=`cat /usr/opt/autotree/joblogs/BATCH/us2cap3ds9.out | awk -F: 'BEGIN{print " JOB START DATE JOB END DATE"}/JOB START DATE/{x=$2} /JOB END DATE/{print x" "$2}'`
$output

...
1,939
Posted By sitaldip
format a file to this output
hi

i need some help over here.. please help

i have a log file as per below
---------------------------------------------------------------------------------------------------------
JOB...
4,665
Posted By sitaldip
thanks guys... problem solved...
thanks guys... problem solved...
4,665
Posted By sitaldip
grep files without header and move to new dir
Hi, i have number of files in a directory to be processed. the problem is some of the files does not have a header and the process is giving an error of no header found.

example of good file :
...
Showing results 1 to 6 of 6

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