On Tue, 2004-06-08 at 12:40, Peter Dalgaard wrote:
> Marc Schwartz <[EMAIL PROTECTED]> writes:
> 
> > wget -r -l1 --no-parent -A*.gz -nd -P src/library/Recommended
> > http://www.cran.mirrors.pair.com/src/contrib/1.9.1/Recommended
> > 
> > The above _should_ be one one line, but of course will wrap here. There
> > should be a space " " between the two lines.
> 
> Kids these days... Make that
> 
> wget -r -l1 --no-parent -A*.gz -nd -P src/library/Recommended \
>  http://www.cran.mirrors.pair.com/src/contrib/1.9.1/Recommended

LOL

Thanks Dad  ;-)

Marc

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to