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