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