I split file like this: split --line-bytes=10M test.txt but I also want to limit line. so the cmd maybe like this: split --line-bytes=10M --max-lines=100 test.txt
- General usage and advice for split t _ liang
- Re: General usage and advice for split Pádraig Brady
