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