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