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