Re: Upgrade to util: install

"Alfred M. Szmidt" <[email protected]> Sun, 28 Dec 2003 21:55:46 +0100 (CET)
Newsgroups gmane.comp.gnu.fileutils.bugs
Message-ID <[email protected]>
[I'm resending this, since my mail setup was hosed a few days ago]

   I'd like to add the command line option:

   --move

   so that files will be moved, instead of copied.  This is a lot
   faster for large executables, and saves disk space.

Wouldn't it be better to make hard links instead? Destroying files in
the object directory seems evil to me.

Cheers.