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