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