Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2015 00:36:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 201083] mv a.file b.file /doesnotexist results in usage message; not user friendly
Message-ID:  <bug-201083-8-amlwaTr75A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201083-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201083-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201083

--- Comment #3 from Garrett Cooper,425-314-3911 <ngie@FreeBSD.org> ---
[ngie@wkstn-lnx-ngie ~]$ touch file1 file2
[ngie@wkstn-lnx-ngie ~]$ mv file1 file2 directory-that-does-not-exist/
mv: target ‘directory-that-does-not-exist/’ is not a directory
[ngie@wkstn-lnx-ngie ~]$ cat /etc/redhat-release 
Fedora release 20 (Heisenbug)

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201083-8-amlwaTr75A>