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