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