coreutils
[Top][All Lists]
Advanced

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

Re: Simpler name for --no-clobber option


From: Pádraig Brady
Subject: Re: Simpler name for --no-clobber option
Date: Wed, 11 Mar 2020 14:32:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:73.0) Gecko/20100101 Thunderbird/73.0

On 11/03/2020 10:08, Tomas Zubiri wrote:
Hello,
I'm attaching a git patch for a small, easy improvement that would
make cp easier and more pleasant to use and learn.

  cp overwrites files by default, this can be disabled by using the
command line option --no-clobber, the proposal is merely to introduce
an alias called --no-overwrites.

Please let me know if somebody would be willing to merge this in
principle so we can move address fine details like testing and the
technical approach used.

For convenience, I'm pasting the patch below as well:

While the new name may be clearer
scripts using it would not be compat with older cp implementations.
Hence the incompatability introduced would not be worth it.

thanks,
Pádraig



reply via email to

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