Skip to content

Instantly share code, notes, and snippets.

@thewh1teagle
Created May 9, 2024 22:09
Show Gist options
  • Save thewh1teagle/f609bf2813663bf30ab93316307675b4 to your computer and use it in GitHub Desktop.
Save thewh1teagle/f609bf2813663bf30ab93316307675b4 to your computer and use it in GitHub Desktop.
Copy folder exclude subdirectory

Copy folder exclude subdirectory

rsync -av --exclude target/ make1/ make2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment