new file: cell2loc.py
[GalaxyCodeBases.git] / perl / bsvf / pak.sh
blobdc0a22263b36d263666cd2cf152c583e0e565f86
1 #!/bin/sh
3 rm ~/bsIntegration.tgz
4 tar --one-file-system --exclude bsvir --exclude pak.sh --exclude "*.0*" --exclude ProteinogenicAA --exclude Casava --exclude bsI --exclude "t.*" --exclude "*.ini" --exclude .git --exclude "*.[oa]" --exclude "._*" --exclude "*~" -czvhf ~/bsIntegration.tgz .
5 ls -l ~/bsIntegration.tgz