Skip to content

Instantly share code, notes, and snippets.

@rodhfr
Created July 8, 2025 10:48
Show Gist options
  • Save rodhfr/cdadc2450579daa64ce0921f9b25ce27 to your computer and use it in GitHub Desktop.
Save rodhfr/cdadc2450579daa64ce0921f9b25ce27 to your computer and use it in GitHub Desktop.
tar -cf - --exclude-from=/home/rodhfr/Backup/dockernew/exclude.txt -C /home/rodhfr dockernew | pv | pigz > "/home/rodhfr/Backup/dockernew/dockernew_$(date '+%Y-%m-%d_%H-%M-%S').tar.gz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment