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