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