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