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