
chmod -R 600 ~/, because I dont trust anyone, not even myself.But those are different
Yeah, not only does
+xleave read/write permissions untouched, it also only makes it executable for the user, not for everyone and their cat.Cat doesn’t execute anything tho, it just reads and gives output
Dont forgot
setfaclI like to chmod it chmod it
chmod 666 so only the devil can execute it
When I start fucking with chmod, it happens way too often that what I want to do only works after I executed
chmod 777…chmod -R 777 /Why the fuck am I still getting permission errors
If you don’t add the leading digit (out of respect) for the sticky/setgid/setuid bits, do you even Linux?
u=rwX,g=rX,o=rX because this won’t make every file executable, only folders.
Looks like a handy flag





