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