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