|
|
1.1 ! root 1: .pa 1 ! 2: .he 'SPLIT (I)'1/15/73'SPLIT (I)' ! 3: .ti 0 ! 4: NAME split -- split a file into pieces ! 5: .sp ! 6: .ti 0 ! 7: SYNOPSIS split [ [ file1 ] file2 ] ! 8: .sp ! 9: .ti 0 ! 10: DESCRIPTION Split reads file1 and writes ! 11: it in 1000-line pieces, as many as are necessary, onto ! 12: a set of output files. The name of the first output ! 13: file is file2 with an "a" appended, and so on ! 14: through the alphabet and beyond. If no output name is given, ! 15: "x" is default. ! 16: .sp ! 17: If no input file is given, or the first argument is "-", ! 18: then the standard input file is used. ! 19: .sp ! 20: .ti 0 ! 21: FILES - ! 22: .sp ! 23: .ti 0 ! 24: SEE ALSO -- ! 25: .sp ! 26: .ti 0 ! 27: DIAGNOSTICS yes ! 28: .sp ! 29: .ti 0 ! 30: BUGS Watch out for 8-character file names.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.