请输入您要查询的百科知识:

 

词条 Split (Unix)
释义

  1. Usage

  2. Manual

  3. See also

  4. References

{{lowercase}}{{manual|date=June 2013}}{{Infobox Software
| name = split
| logo =
| screenshot =
| screenshot size =
| caption =
| developer = Various implementations
| released = {{Start date and age|1973|2}}
| latest release version =
| latest release date =
| operating system = Unix and Unix-like
| genre = Command
| website =
}}split is a utility on Unix and Unix-like operating systems most commonly used to split a computer file into two or more smaller files. The version of split bundled in GNU coreutils was written by Torbjorn Granlund and Richard Stallman.[1]

Usage

The command-syntax is:

The default behavior of split is to generate output files of a fixed size, default 1000 lines. The files are named by appending aa, ab, ac, etc. to output filename. If output filename is not given, the default filename of x is used, for example, xaa, xab, etc. When a hyphen (-) is used instead of input filename, data is derived from standard input. The files are typically rejoined using a utilitity such as cat.

Additional program options permit a maximum character count (instead of a line count), a maximum line length, how many incrementing characters in generated filenames, and whether to use letters or digits.

Manual

  • {{man|cu|split|SUS}}

See also

  • csplit – splits by content rather than by size
  • File spanning
  • List of Unix commands

References

1. ^https://linux.die.net/man/1/split
{{Unix commands}}{{unix-stub}}

2 : Standard Unix programs|Unix SUS2008 utilities

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/22 16:46:23