![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| splitting the large file into smaller files | vsnreddy | UNIX for Dummies Questions & Answers | 1 | 11-16-2008 09:09 PM |
| Splitting a Larger File Into Mutiple Smaller ones. | madhubt_1982 | Shell Programming and Scripting | 1 | 03-22-2008 10:10 AM |
| Splitting text file to several other files using sed. | JeffV | Shell Programming and Scripting | 3 | 03-14-2008 03:34 PM |
| Cutting a large log file in to smaller ones | MrTangent | Shell Programming and Scripting | 11 | 11-07-2007 06:55 AM |
| splitting files based on text in the file | matrix1067 | Shell Programming and Scripting | 1 | 01-30-2006 08:45 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
splitting text file into smaller ones
Hello
We have a text file with 400,000 lines and need to split into multiple files each with 5000 lines ( will result in 80 files) Got an idea of using head and tail commands to do that with a loop but looked not efficient. Please advise the simple and yet effective way to do it. TIA Prvn |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|