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