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