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