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