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