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