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