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