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