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