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