asad / ReactionDecoder

Reaction Decoder Tool (RDT) - Atom Atom Mapping Tool
GNU Lesser General Public License v3.0
76 stars 24 forks source link

fix zsh java classpath error #4

Open twz915 opened 8 years ago

twz915 commented 8 years ago
java -cp dist/*:lib/* aamtool.ReactionDecoder -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j  AAM -f TEXT

zsh: no matches found: dist/:lib/

see: http://stackoverflow.com/a/10230446/2714931