bug-coreutils
[Top][All Lists]
Advanced

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

bug#20094: cp --dry-run


From: 積丹尼 Dan Jacobson
Subject: bug#20094: cp --dry-run
Date: Thu, 12 Mar 2015 10:27:11 +0800

Proposal:
add a new "cp --dry-run"
Reason: we want to know what the verbose output of e.g.,
$ cp -i -av /mnt/usb/thumb/ tmp/androidBackup/SDCard
will be without actually running the command first.
We are about to commit to a megabyte copy and we want to be sure where
all those files are exactly going even after understanding all the
documentation, and without needing to do partial "wet" runs etc. etc. etc. etc.

Also add a "mv --dry-run".

Please also document both would normally be used with -v.

In fact cpio (mainly -p) needs a --dry-run too.

Sorry if I have proposed this before, but it's an idea you just can't beat!





reply via email to

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