Re: Automating revision changes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff Johnson wrote:
> John Calcote wrote:
> > Thanks Jeff. This was just what I was hoping to hear. I wondered if I
> > was doing it in a funny way. Can you paste in some of your  
> > configuration
> > file that allows everything to end up in the same directory?
> 
> Use ftp://wraptastic.org/pub/jbj/{xrpm,rpmrc,macros} instead. (i.e.  
> that's actually
> 3 files from 3 different url's expressed using shell shorthand  
> {xrpm,macros,rpmrc} ).

John, On my system the following command will get those three files
all at one time.  The shell (e.g. bash, csh) expands the curly braces
into the three files for you on the fly.  That will put them in the
current directory for you to browse.

  wget ftp://wraptastic.org/pub/jbj/{xrpm,rpmrc,macros}

You can see what it is doing with echo.

  echo wget ftp://wraptastic.org/pub/jbj/{xrpm,rpmrc,macros}

HTH,
Bob

_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux