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