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