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