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