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