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