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