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