以 PDF 格式下载本书 (6904 KB)
split(1)Name | Synopsis | Description | Options | Operands | Usage | Environment Variables | Exit Status | Attributes | See Also Name
Synopsis
split [-linecount | -l linecount] [-a suffixlength]
[file [name]]
split [-b n | nk | nm] [-a suffixlength] [file [name]] DescriptionThe split utility reads file and writes it in linecount-line pieces into a set of output-files. The name of the first output-file is name with aa appended, and so on lexicographically, up to zz (a maximum of 676 files). The maximum length of name is 2 characters less than the maximum filename length allowed by the filesystem. See statvfs(2). If no output name is given, x is used as the default (output-files will be called xaa, xab, and so forth). Options
The following options are supported: Operands
The following operands are supported: UsageSee largefile(5) for the description of the behavior of split when encountering files greater than or equal to 2 Gbyte ( 231 bytes). Environment VariablesSee environ(5) for descriptions of the following environment variables that affect the execution of split: LANG, LC_ALL, LC_CTYPE, LC_MESSAGES, and NLSPATH. Exit StatusAttributesSee attributes(5) for descriptions of the following attributes:
See AlsoSunOS 5.11 Last Revised 16 Apr 1999Name | Synopsis | Description | Options | Operands | Usage | Environment Variables | Exit Status | Attributes | See Also |
|||||||||||