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