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