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