j
k
j a
j l
ToddAndMargo via users wrote:
Hi All, Is there a way to do a "cp -r" and have it exclude certain directories?
Hi All,
Is there a way to do a "cp -r" and have it exclude certain directories?
cp can't do that, as far as I'm aware, but you can use other tools like rsync that can exclude items.
-- Rex
Back to the thread
Back to the list