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