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