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