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.
