51775/command-to-tar-directory-excluding-certain-files-folders
$ tar --exclude='./folder' --exclude='./upload/folder2' -zcvf /backup/filename.tgz . Try this!
The help command is limited and it ...READ MORE
The chmod command is used to set/change the permissions ...READ MORE
Use this; diff -qr dir1/ dir2/ READ MORE
Try using systemd isntead of a cron ...READ MORE
Please check the below-mentioned syntax and commands: To ...READ MORE
You can use the read command. Here's ...READ MORE
1. Change the password file directly for ...READ MORE
mkdir -p /foo/bar && cp myfile "$_" ...READ MORE
rm foo try this. Also, You need write ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.