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