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