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