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