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