[PLUG] Copying From Multiple Source Directories to a Destination Directory
Rich Shepard
rshepard at appl-ecosys.com
Mon Jun 14 00:34:33 UTC 2010
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
More information about the PLUG
mailing list