@@ -0,0 +1,3 @@
#!/bin/bash
ps -ef |grep camostream | awk '{print $2}' | xargs kill -9
The note is not visible to the blocked user.