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