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