is there a way to refer to more than one filename without globbing or
specifying an absolute pathname for each file?

for example, suppose i have a directory xmen with the contents:

/usr/local/xmen
  |
  +--- cyclops
  |
  +--- shadowcat
  |
  +--- xavier
  |
  +--- storm

is there a notation i can use to single out 2 files?  something like:

        cp /usr/local/xmen{cyclops,shadowcat} /home/xmen

i could've sworn mike simons showed me something like this, but i can't
remember what the syntax was.

pete

-- 
"The following addresses had permanent fatal errors..."      [EMAIL PROTECTED]
                               -- Mailer Daemon              www.dirac.org/p

Reply via email to