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