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