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