[K12OSN] OT: bash help - copying a series of files

Robert Arkiletian robark at gmail.com
Thu Dec 11 17:57:33 UTC 2008


On Thu, Dec 11, 2008 at 9:41 AM, Rob Owens
<rob.owens at biochemfluidics.com> wrote:
> I've read this somewhere before, but I'm having trouble finding it on
> google...
>
> I need to copy a series of files without using a loop.  I think the
> syntax is something like:  cp /path/to/[file1 file2] /destination/folder

try

cp  /path/file1  /path/file2  /path/file3  /dest/dir

>
> But that doesn't work.  Does anybody know the correct syntax?  Google
> isn't so good at searching special characters like [ and {
>
> -Rob
> ********************************************************
>
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. If you are not the addressee, any disclosure, reproduction,
> copying, distribution, or other dissemination or use of this transmission in
> error please notify the sender immediately and then delete this e-mail.
> E-mail transmission cannot be guaranteed to be secure or error free as
> information could be intercepted, corrupted lost, destroyed, arrive late or
> incomplete, or contain viruses.
> The sender therefore does not accept liability for any errors or omissions
> in the contents of this message which arise as a result of e-mail
> transmission. If verification is required please request a hard copy
> version.
>
> ********************************************************
>
>
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
>



-- 
Robert Arkiletian
Eric Hamber Secondary, Vancouver, Canada
Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/
C++ GUI tutorial http://www3.telus.net/public/robark/




More information about the K12OSN mailing list