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