bug-coreutils
[Top][All Lists]
Advanced

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

bug#47151: cp --recursive funky behaviour


From: Tomas
Subject: bug#47151: cp --recursive funky behaviour
Date: Sun, 14 Mar 2021 21:47:05 -0300
User-agent: Zoho Mail

cd /tmp
mkdir src
touch src/a
cp -r src dest

#damn, I forgot a file
touch src/b
cp -r src dest
ls dest
# a dest

Attachment: grucp.png
Description: PNG image


reply via email to

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