Hello, I have a specific problem with a file that i want to split : I would like to split the file in 'x' pieces for exemple. But i would like to have line one in file one, line two in file two and so on then line x in file x and line x+1 in file one ...
I looked at grep, split and csplit and found nothing that coul help me. I finaly found 'nl'. I think that this program can help me, but it needs a patch to the -b option to allow numbering only lines with an increment different of one. So before I go and try to code this I would appreciate your point of view and may be you'll point me how to do this with the already created tools out there. Thanks a lot, Olivier.
pgp94mayVHQAC.pgp
Description: PGP signature
_______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
