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