I'm upgrading PSTricks. There are 50 modules, and the relevant .tex files are each in its own directory. I thought that I could cd to the parent directory of these and use 'cp -R *.tex /usr/share/texmf/tex/generic/pstricks' but the shell tells me it cannot find a *.tex file.
Do I need to use a for loop so the shell knows to look in each directory for the .tex file to copy? Or have I not used the cp command correctly? Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
