Adam <a...@spatialsystems.org> writes: > I need to split files by size, but they have to be split only on newlines. > So the size can be close, but it has to be split in the right spot. > > I propose using the name File::Split::More, File::Split::Qualifier, or > File::Split::ApproxSize.
split -C ?