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