SPLIT(1) | FSF | SPLIT(1) |
split - 分割文件
../src/split [OPTION] [INPUT [PREFIX]]
把 输入文件 INPUT 按 固定大小 的 文件片 PREFIXaa, PREFIXab, ... 输出; 缺省的 PREFIX 是 `x'. 如果 没有 指定 INPUT, 或 INPUT 是 -, 就从 标准输入 读取 数据.
指定 SIZE 时 可以 使用 倍乘后缀: b 是 512, k 是 1K, m 是 1 Meg.
Torbjorn Granlund 和 Richard M. Stallman.
发现的 bug 送往 <bug-textutils@gnu.org>.
Copyright © 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
split 的 完整文档 以 Texinfo 手册 的 格式 维护. 如果 正确 安装了 info 和 split 程序, 使用 命令
能够 访问到 完整 的 手册.
徐明 <xuming@users.sourceforge.net>
2003/05/13
http://cmpp.linuxforum.net
本页面中文版由中文
man 手册页计划提供。
中文 man
手册页计划:https://github.com/man-pages-zh/manpages-zh
December 1999 | GNU textutils 2.0a |