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