@@ -0,0 +1,20 @@
#!/bin/bash
set -x
touch foo
stat foo
atdel -d -2 foo
rm foo
touch bar foo fuu
mv fuu foo
rm bar
atdel
atdel --delete
atdel -d -2 nonexist
The note is not visible to the blocked user.