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