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