GNU textutils 2.0a
February 2000
manpages-zh
Chinese manual pages
man-pages-zh-CN
Chinese Man Pages from Chinese Man Pages Project
man-pages-zh_cn
Simplified Chinese Linux man pages
coreutils
The basic file, shell and text manipulation utilities of the GNU operating system
coreutils-common
coreutils common optional components
coreutils-doc
Documentation for the GNU Core Utilities
NAME
comm - 逐行比较两个已排序的文件
总览 (SYNOPSIS)
../src/comm [OPTION]... LEFT_FILE RIGHT_FILE
描述 (DESCRIPTION)
逐行比较 已排序的 文件 LEFT_FILE 和 RIGHT_FILE.
-1 | 屏蔽 左边文件 (LEFT_FILE) 中 不同于 右边文件 的 行(或内容) |
-2 | 屏蔽 右边文件 (RIGHT_FILE) 中 不同于 左边文件 的 行(或内容) |
-3 | 屏蔽 两个文件 中 相同 的 行(或内容)
(译注: 原文为 "不相同的行", 疑有误)
|
-l | 认为 输入数据 根据 当前的 locale 排了序 (应该 给 sort 提供 -l 选项). |
--help | 显示 帮助信息, 然后 结束 |
--version | |
显示 版本信息, 然后 结束 |
作者 (AUTHOR)
Richard Stallman 和 David MacKenzie.
报告 BUGS
发现的 bug 送往 <bug-textutils>.
版权 (COPYRIGHT)
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.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
另见 (SEE ALSO)
comm 的 完整文档 以 Texinfo 手册 的 格式 维护. 如果 正确 安装了 info 和 comm 程序, 使用 命令
能够 访问到 完整 的 手册.
info comm |
[中文版维护人]
徐明 <xuming>
[中文版最新更新]
2001/10/19 第一版
《中国Linux论坛man手册页翻译计划》:
http://cmpp.linuxforum.net
跋
本页面中文版由中文 man 手册页计划提供。
中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh
中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh