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