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