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