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