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