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