Answers for "To exclude directory with particluar pattern :"

0

To exclude directory with particluar pattern :

tar -cvf backup.tar --exclude="log" --exclude="cache" public_heml/
Posted by: Guest on August-10-2021

Code answers related to "To exclude directory with particluar pattern :"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language