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