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