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