1 2 3 4 5 6
#!/bin/bash COPY_D="${HOME}/Copy/univ/master/tfm" cp -r *.tex Makefile bib.bib ${COPY_D}/ cp -r front/*.tex ${COPY_D}/front/