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