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