Deleting Immutable Files on Linux
If you have a file such as php-fpm.cgi that won’t delete no matter what
you try, it’s likely immutable. You can remove the immutable flag using:
chattr -i file.name
Found this useful? Everything here is free and stays that way. If it saved you an afternoon, you can buy me a coffee.