Make a File Immutable
Tagged with: chattr, command, immutable, Linux, readonly
Makes a file immutable - it can not be removed, altered, renamed or linked
chattr +i file
Makes a file immutable - it can not be removed, altered, renamed or linked
chattr +i file
This entry was posted on Wednesday, April 23rd, 2008 at 11:30 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.