cksum 中文man頁面
NAME(名稱)
cksum - 一個文件的檢查和以及字節(jié)數(shù)
SYNOPSIS(總覽)
../src/cksum [OPTION]... [FILE]...
DESCRIPTION(描述)
輸出CRC(循環(huán)冗余校驗碼)檢查和以及每個FILE的字節(jié)數(shù).
- --help
- 顯示幫助并退出
- --version
- 輸出版本信息并退出
AUTHOR(作者)
Q. Frank Xia.
REPORTING BUGS(報告BUGS)
報告bugs,請發(fā)到<bug-textutils@gnu.org>.
COPYRIGHT(版權)
Copyright � 1999 Free Software Foundation, Inc.
這是自由軟件;參看復制條件的源文件.不承擔任何責任;更不用說商業(yè)性或針對特定目的的適用性.
SEE ALSO(另見)
cksum 的完整文檔是以Texinfo手冊的方式維護的.如果你正確地安裝了 info 和 cksum 程序,那么使用命令
- info cksum
應該會讓你訪問到整個手冊.
#p#
NAME
cksum - checksum and count the bytes in a file
SYNOPSIS
cksum [FILE]...
cksum [OPTION]
DESCRIPTION
Print CRC checksum and byte counts of each FILE.
- --help
- display this help and exit
- --version
- output version information and exit
AUTHOR
Written by Q. Frank Xia.
REPORTING BUGS
Report bugs to <bug-coreutils@gnu.org>.
COPYRIGHT
Copyright © 2004 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.
SEE ALSO
The full documentation for cksum is maintained as a Texinfo manual. If the info and cksum programs are properly installed at your site, the command
- info coreutils cksum
should give you access to the complete manual.