Search Results

Search: Posts Made By: KishM
3,798
Posted By KishM
code goes on and on ... after if [ $i -lt...
code goes on and on ... after
if [ $i -lt 75000 ]
then
M3=$i
fi
fi
i=$(expr $i + 1)
done<inputfilename
:(

---------- Post updated at 05:18 AM ---------- Previous update was at...
3,798
Posted By KishM
Thanks krishmaths, But it created only 1 file....
Thanks krishmaths, But it created only 1 file. part4.dat

Also in the script where do we need to specify the START and END as identifier for each records. Sorry but i am not newbiee to UNIX
3,798
Posted By KishM
Split a huge 7 GB File Based on Pattern into 4 files
Hi,

I have a Huge 7 GB file which has around 1 million records, i want to split this file into 4 files to contain around 250k messages each.

Please help me as Split command cannot work here...
Showing results 1 to 3 of 3

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