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