bzdiff.1
来自「ncbi源码」· 1 代码 · 共 48 行
1
48 行
\"Shamelessly copied from zmore.1 by Philippe Troin <phil@fifi.org>\"for Debian GNU/Linux.TH BZDIFF 1.SH NAMEbzcmp, bzdiff \- compare bzip2 compressed files.SH SYNOPSIS.B bzcmp[ cmp_options ] file1[ file2 ].br.B bzdiff[ diff_options ] file1[ file2 ].SH DESCRIPTION.I Bzcmpand .I bzdiffare used to invoke the.I cmpor the.I diffprogram on bzip2 compressed files. All options specified are passeddirectly to.I cmpor.IR diff "."If only 1 file is specified, then the files compared are.I file1and an uncompressed.IR file1 ".bz2."If two files are specified, then they are uncompressed if necessary and fed to.I cmpor.IR diff "."The exit status from .I cmpor.I diffis preserved..SH "SEE ALSO"cmp(1), diff(1), bzmore(1), bzless(1), bzgrep(1), bzip2(1).SH BUGSMessages from the.I cmpor.I diffprograms refer to temporary filenames instead of those specified.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?