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