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