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