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