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