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