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