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