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