PDA

View Full Version : need to create 1000's of directories using shell script


webdev
09-06-2009, 08:51 PM
Hi all, I need to create thousands of directories in a single parent directory using shell scripting code. One problem would be to generate the unique directory name for each of the 1000 iterations to create a directory every time. ie first time the directory name needs to be subdir1 and then...