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