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