Shane, "ln -s <source file> [link name]"
So to link a file in another directory to this one: ln -s source/prog.1.0.0.tar.gz will create a link called "prog.1.0.0.tar.gz" in the working directory that points to the same file in the source sub-directory. ln -s prog.1.0.0.tar.gz prog-current-tar.gz will create a link called prog-current-tar.gz in the current directory. "man ln" will give you some more detail. Cheers, Berin > > From: Shane Curcuru <[EMAIL PROTECTED]> > Subject: Re: Status of XML and Apache Mirrors > Date: 11/09/2003 23:43:22 > To: [EMAIL PROTECTED] > > I'll move commons in the next day or so. Thanks for getting the structure > up in place. > > Anyone want to share the specific command line to create the appropriate > -current- links for us Windows users? > > - Shane > > At 08:24 PM 9/10/2003 +1000, Berin wrote: > >Peoples, > > > >The general xml.apache.org mirrors page I think is pretty much done. Many > >thanks to Jeff for his (very patient :>) assistance with Forrest and to > >Vadim and others for their suggestions for changes. > > > >http://xml.apache.org/mirrors.cgi > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > This message was sent through MyMail http://www.mymail.com.au --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]