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