@@ -0,0 +1,3 @@
#!/bin/bash
tail -2000 ${1} | grep -ivf skiplist | grep --colour -if items
tail -f ${1} | grep -ivf skiplist | grep --colour -if items
The note is not visible to the blocked user.