Answers for "exclude files from tar"

0

tar exclude directory

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language