Just type the following command to protect your folder or file $path from being removed by command rm or sudo rm -rf.
$path
rm
sudo rm -rf
chattr -R +i $path