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