Hi All:
I need a script that will move in and out of directories and perform a command. I have a directory structure that looks like this:
scan_data/
scan_data/TEST-IT/
scan_data/TEST-IT/001
scan_data/TEST-IT/002
...
scan_data/
scan_data/WIP-FR/
scan_data/WIP-FR/001
scan_data/WIP-FR/007
...
There are dozens of XXX-XXX directories with several 00X subdirectories within them. I need to be able to move into each subdirectory and run a command "gentos.dat."
Any help would be appreciated!
CzarJ
--- You must not fight too often with one enemy, or you will teach him all your tricks of war.
I need a script that will move in and out of directories and perform a command. I have a directory structure that looks like this:
scan_data/
scan_data/TEST-IT/
scan_data/TEST-IT/001
scan_data/TEST-IT/002
...
scan_data/
scan_data/WIP-FR/
scan_data/WIP-FR/001
scan_data/WIP-FR/007
...
There are dozens of XXX-XXX directories with several 00X subdirectories within them. I need to be able to move into each subdirectory and run a command "gentos.dat."
Any help would be appreciated!
CzarJ
--- You must not fight too often with one enemy, or you will teach him all your tricks of war.