[NTLUG:Discuss] copy a list to a new directory

Bobby Wrenn bjwrenn at augustmail.com
Tue May 11 09:24:53 CDT 2004


I want to copy the files in an m3u playlist to a new directory. I know 
it is something like:

for file in list
         do
                 cp file .
         done
exit

I cna't find a ready example of getting the argument from a file.

TIA
Bobby




More information about the Discuss mailing list