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