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