i am trying to write a script that looks at the contents of a directory, and based on the names of the subfolders it will either copy a file into it or not.
the problem i am having is getting the directory information. how can i read in the contents of the dir so that i can work with it?
thanks.
the problem i am having is getting the directory information. how can i read in the contents of the dir so that i can work with it?
thanks.