I am trying to copy over a large amount of mp3s,<BR>using wildcards, ie Tool*, and it prompts me to download<BR>each one, which i have to respond 'y' to.<BR><BR>I've tried using a -y switch, but it ...
I'm trying to use a "*" wildcard within a sh (bash) shell script to copy all libs from a directory into another directory:<pre class="ip-ubbcode-code-pre">if [ -d ...