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