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