Linux Split File Better -

split

This command creates a tar archive of mydirectory and splits it into chunks of 10MB each, prefixing the chunks with tar_ . linux split file

The csplit command is similar to split , but it allows you to specify a pattern to split the file. split This command creates a tar archive of