Answers for "tar –exclude directories from a File"

0

tar –exclude directories from a File

tar -cvf backup.tar -X exclude_directory.txt public_html/
Posted by: Guest on August-10-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language