The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 11-29-2007
porter porter is offline
Registered User
 

Join Date: Jan 2007
Posts: 2,965
The traditional approach is
Code:
man curl
or
Code:
man wget
if that fails then
Code:
google curl
or
Code:
google wget
.
Reply With Quote