Add xy tool for opening Java code
[cmccabe-bin] / xy
1 #!/bin/bash
2
3 find . -noleaf -xdev -name '*.java' | grep $@ | xx