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