Large file aware utilities
A utility is called large file aware if it can process large
files in the same manner as it does small files. A utility
that is large file aware is able to handle large files as
input and generate as output large files that are being pro-
cessed.
The following /usr/bin utilities are large file aware:
adb awk bdiff cat chgrp
chmod chown cksum cmp compress
cp csh csplit cut dd
dircmp du egrep fgrep file
find ftp getconf grep gzip
head join jsh ksh ln
ls mdb mkdir mkfifo more
mv nawk page paste pathchck
pg rcp remsh rksh rm
rmdir rsh sed sh sort
split sum tail tar tee
test touch tr uncompress uudecode
uuencode wc zcat作者: llj 时间: 2011-03-22 14:18
貌似不是compress/uncompress的问题。