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