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