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