ref: b5b3110c52398e9471bca4528acee12bc4e4f715 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u