File:  [MW Coherent from dump] / coherent / a / usr / bin / test3
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

FLAGS="-b16 -w /tmp/workfile"
MASTERFILE=/tmp/master.tar

cp $MASTERFILE /tmp/testfile

echo "Command: compress $FLAGS /tmp/testfile"
compress $FLAGS /tmp/testfile
ls -l /tmp/testfile*

echo "Command: uncompress $FLAGS /tmp/testfile.Z"
uncompress $FLAGS /tmp/testfile.Z
ls -l /tmp/testfile*

echo "Recompressing..."
compress /tmp/testfile
ls -l /tmp/testfile*

echo "Command: uncompress $FLAGS /tmp/testfile"
uncompress $FLAGS /tmp/testfile
ls -l /tmp/testfile*

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.