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