Display the output of wget to screen
8th March 2010
Instead of saving a file, use the following command:
wget -qO- http://www.example.com
Tagged: Linux
Comments and corrections to @edvanbeinum
8th March 2010
Instead of saving a file, use the following command:
wget -qO- http://www.example.com
Tagged: Linux
Comments and corrections to @edvanbeinum