If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Having looping problems in my shell script to copy directories??
Please someone help!!! I'm trying to write a script to copy a list of directories with contents to a different directory and I've used several options, cating a file with the list of files, using a range for the loop. Any suggestions??