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