Re: "--to" option for mv and friends (original) (raw)

[Top][All Lists]


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


From: Pádraig Brady
Subject: Re: "--to" option for mv and friends
Date: Sat, 29 Aug 2009 10:55:17 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20071008)

James R. Van Zandt wrote:

I propose the patch below, which adds the --to option as a synonym for --destination-directory, to the programs cp, ln, install, and mv.

I think it's easier to remember (and say) something like

mv --to MYDIR myfile hisfile theirfile

While "--to" might be better than "--target-directory" or "-t", the latter has been used for ages. Having two ways to do the same thing will only be more confusing for end users I think.

cheers, Pádraig.