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