Skip to content

Instantly share code, notes, and snippets.

@yaquawa
Created June 26, 2021 18:11
Show Gist options
  • Save yaquawa/b53accc61596eb6f3772111afe4ba775 to your computer and use it in GitHub Desktop.
Save yaquawa/b53accc61596eb6f3772111afe4ba775 to your computer and use it in GitHub Desktop.
copy except ...
cp -R $(ls | grep -v -e XXX -e YYY) ZZZ/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment