you know how you can use wget to take the contents of a webpage and print
them to stdout?  how could i then send that output into a perlscript
quietly?  i've gotten this far:

  wget "www..." --quiet --output-document=-

but it's what comes next that's got me
how do i keep the quotes and newlines from confusing the shell?

am i supposed to be using the | or the > or neither?

_________________________________
daniel a. g. quinn
starving programmer

the people who say you are not facing reality actually mean that you are not
facing their idea of reality.  reality is above all else a variable. with a
firm enough commitment, you can sometimes create a reality which did not
exist before.
 - margaret halsey




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to