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