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