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