bug-bash
[Top][All Lists]
Advanced

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

Re: mv to a non-existent path now renames instead of failing


From: Greg Wooledge
Subject: Re: mv to a non-existent path now renames instead of failing
Date: Thu, 17 Mar 2016 10:56:17 -0400
User-agent: Mutt/1.4.2.3i

On Thu, Mar 17, 2016 at 09:37:57PM +1000, adam@korath.teln.shikadi.net wrote:
> Repeat-By:
>       rmdir two 2> /dev/null
>       mkdir one
>       mv one two/
>       
>       This should (and did in earlier versions) return an error

This report needs to be sent to the GNU coreutils mailing list, rather
than the bash mailing list.  mv is part of coreutils, not a bash shell
builtin.

Be sure to include the output of "mv --version" (or at least the first
line) in your report.



reply via email to

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