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