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