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