Mindset
» Posts tagged chmod
CHOWN & CHMOD - R
25 Feb 2025
- Posted in
Linux/Unix
by
Support
CHOWN chown -R user:mail ./* ./.[!.]* CHMOD -#to remove [...]
.. more ..
Linux - Find files having 0777 permission level!
25 Jun 2023
- Posted in
Uncategorized
by
Support
A 0777 permission means -rwxrwxrwx for files & [...]
.. more ..
Linux - Change Permissions Recursively
25 Jun 2023
- Posted in
Linux/Unix
by
Support
I will not go long, but never, never, ever set file [...]
.. more ..