Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ split.bsd(1) — Domain/IX SR9.2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

SPLIT(1)

NAME

split − split a file into pieces

USAGE

split [ −segments ] [ file [ name ] ]

DESCRIPTION

Split reads file and writes it in the specified number line segments (the default is 1000 lines) onto a set of output files.  The name of the first output file is name with aa appended.  The names of subsequent files will also have two characters appended, up to and including zz. The total number of output files cannot exceed 676.

If you do not supply an output name, x is the default filename.  If you specify no input file, or simply a dash (−) instead, split uses the standard input. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026