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