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