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