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