add 9a, 9c, 9l wrapper scripts. label sets label on xterm/9term
@@ -0,0 +1,7 @@
#!/bin/sh
label() {
echo "$@" | awk '{printf("\033];%s\007", $0);}'
}
label "$@"
The note is not visible to the blocked user.