This will probably grow as I need tar to do more stuff.
Excluding a directory from your tarball:
tar -cf backup.tar /home –exclude “/home/cpanel”
Related posts:
This will probably grow as I need tar to do more stuff.
Excluding a directory from your tarball:
tar -cf backup.tar /home –exclude “/home/cpanel”
Related posts: