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