bug-coreutils
[Top][All Lists]
Advanced

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

bug in cp -r command


From: Sourav Chakraborty
Subject: bug in cp -r command
Date: Mon, 13 Jul 2009 13:02:59 +0530

Cp -r does not work if wild card entries are specified. Basically, it copies
all files, and ignores the wildcard entries.

cp -r /directory/you/want/to/copy/from/*.ext /new/destination copies all
files to destination instead of only *.ext files. I think this is a serious
bug and should be remedied immediately.

Thanks.


reply via email to

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