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