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