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