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