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