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