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