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