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