Closed paulp closed 8 years ago
Pretty sweet. Try for instance
./run.sh ./target /mnt '.*[.]class$'
And you should have a /mnt which contains everything from target except the classfiles.
All in all it looks like a step in the right direction :-)
Pretty sweet. Try for instance
./run.sh ./target /mnt '.*[.]class$'
And you should have a /mnt which contains everything from target except the classfiles.