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