bug-coreutils
[Top][All Lists]
Advanced

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

bug#6353: cp and mv with single wild card argument acts as if multiple a


From: Alfred M. Szmidt
Subject: bug#6353: cp and mv with single wild card argument acts as if multiple arguments were entered.
Date: Fri, 04 Jun 2010 16:44:55 -0400

   If you execute "cp /path/*" the command expands the wildcard, and
   treats the last file as the destination directory.

That is at it should be, * is expanded by the shell, not by the command.





reply via email to

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