|
bash: split text file
Hello everybody,
I have to deal with very large text files (up to 1000000 rows). For the processing of these files, I'd like to split them into smaller pieces (say 10000 rows each). Is there a simple bash command (or bash script) to do such thing?
Thanks in advance,
.-=~ iluvatar ~=-.
|