4 lines
232 B
Text
4 lines
232 B
Text
lxsplit is a utility that facilitates join and split operations on
|
|
files. It basically performs the same functions as cat(1) and
|
|
split(1), but has useful features such as warning if all parts aren't
|
|
available for a join operation.
|