| SPLIT ( 1 ) | USER COMMANDS | SPLIT ( 1 ) |
|---|
If prefix is specified it will be used as a prefix for each of the resulting files from the split operation. If prefix is specified, the prefix x will be used.
If no file is given, or if the file is -, split copies from standard input starting at the current location.
The option arguments for -b and -C can optionally be followed by one of the following characters to specify a different unit other than a single byte:
For backwards compatibility, -line_count is equivalent to -l line_count.