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