ممنون از شما.
البته تغییرات کوچیکی دادم تا بدون ساختن فولدر این کار انجام بشه:
touch testfile
sudo chattr +a testfile
rm testfile
rm: cannot remove 'testfile': Operation not permitted
sudo rm testfile
rm: cannot remove 'testfile': Operation not permitted
echo mytext >> tesfile