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