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