bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cp, mv --test: brilliant idea


From: Dan Jacobson
Subject: cp, mv --test: brilliant idea
Date: 08 Jun 2002 07:07:59 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Whereas one often is unsure or forgets how
$ cp -some_flags some/big/tree some/other/big/tree
might turn out, it seems a very good idea to give cp a --test switch
to print what would happen without actually doing anything.

Sure you all might be experts, but I always end up with files stuck up
the armpits where I didn't expect it, so it would be nice to see what
they will be called before they are created.  The same thing even more
so with mv.

Sure you might have a magic rule to remember, or RTFM with ease, but
not me.

Anyway, it would be good to see what cp or mv has to say about what it
plans to do with whatever arguments I give it, with out having to pay
a price for asking.
-- 
http://jidanni.org/ Taiwan(04)25854780



reply via email to

[Prev in Thread] Current Thread [Next in Thread]