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