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