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