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