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