Answers for "remove file immutable attribute linux"

0

remove file immutable attribute linux

[root@tecmint tecmint]# sudo chattr -i demo/ important_file.conf #need sudo to have permission.
Posted by: Guest on March-02-2021

Code answers related to "remove file immutable attribute linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language