(Suggestion by Martin Kühl) R=rsc http://codereview.appspot.com/1772044
@@ -2,7 +2,14 @@
plumbapple()
{
open "$@"
case ${BROWSER:-none} in
none)
;;
*)
open -a "$BROWSER" "$@"
esac
}
plumbunix()
The note is not visible to the blocked user.