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