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