• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Using unix to grab html source

walla

Senior member
Hello. I'm relatively new to linux/unix environment.

What i would like to know is if there is a command that would let you take the html source of a webpage and save it to a file. Or an image or a script include or a document for that matter? I'm not talkin ftp but http.

For instance... "getWebContent http://www.google.com/index.htm > theHTMLSource.htm"

i know i can open up a web browser and save it manually, but I am looking for a different solution.

Please let me know if there is a command to let me do this or a program I could download to let me do this from the command line.

Thanks!
 
Back
Top