Posts Tagged ‘bzdiff’

Bzmore – a filter which allows examination of compressed or plain text files one screenful at a time on a soft-copy terminal
USAGE
bzmore [ name ... ]
bzless [ name ... ]

NOTE
In the following [...]

Wednesday, August 26th, 2009 at 02:38 | Comments Off
Categories: B

bzcmp, bzdiff – compare bzip2 compressed files
USAGE
bzcmp [ cmp_options ] file1 [ file2 ]
bzdiff [ diff_options ] file1 [ file2 ]

DESCRIPTION
Bzcmp and bzdiff are used to invoke the cmp [...]

Wednesday, August 26th, 2009 at 02:37 | Comments Off
Categories: B
TOP