Comments on: How to Make File and Directory Undeletable, Even By Root in Linux https://www.tecmint.com/make-file-directory-undeletable-immutable-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Tue, 30 Apr 2024 05:14:36 +0000 hourly 1 By: Ravi Saive https://www.tecmint.com/make-file-directory-undeletable-immutable-in-linux/comment-page-1/#comment-1522482 Fri, 18 Jun 2021 04:58:06 +0000 https://www.tecmint.com/?p=27503#comment-1522482 In reply to dragonmouth.

@Dragonmouth,

Use chattr -i to remove the attribute.

]]>
By: dragonmouth https://www.tecmint.com/make-file-directory-undeletable-immutable-in-linux/comment-page-1/#comment-1522320 Thu, 17 Jun 2021 21:50:46 +0000 https://www.tecmint.com/?p=27503#comment-1522320 How does one reverse this procedure? Use the chattr command again?

]]>