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