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