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