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