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