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