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