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