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