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