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