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