Redirect wget to STDOUT

The following command runs wget and sends the output to STDOUT instead of to a file. Useful for testing a URL's output.

wget -q -O - http://www.example.com/file.html

See Also

There are currently no other related pages in the wiki.

Outside Links

There are currently no links to other sites.

 
linux/wget_to_stdout.txt · Last modified: 2010/02/11 07:21 by Joel Dare
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki