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