From: utzoo!decvax!harpo!ihnp4!ihldt!ll1!otuxa!we13!rjk
Newsgroups: net.news,net.sources
Title: Re: All these squishing programs parse date stringaw
Article-I.D.: we13.358
Posted: Wed Jan  5 22:25:48 1983
Received: Thu Jan  6 08:18:16 1983
References: alice.1346

Yes all one need to do is mv, cpio, mkdir, etc., etc., etc.  But
when's the last time we had a free 4 hours to do 5 65K filesystems?
The squish programs are *fast* and do not require doubling the
data blocks in the particular filesystem if the copy remains in
the filesystem.

Why even use cpio when cd, cp, chown, chgrp, and chmod in a "for"
loop would do the same thing?

Do you like slow programs?  Ever notice that bin/basename and
bin/dirname are SHELL SCRIPTS?  Put that crap in a 5000 iteration
"for" loop and explain to your boss why stuff isn't done on time.

UNIX is supposed to be both easy AND EFFICIENT.  Why do we need
to keep sacrificing efficiency for complicated ease?

							Randy King