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