I downloaded the source code of wget from http://ftp.gnu.org/gnu/wget/ (file wget-1.14.tar.gz). Is there any place where I can read to understand the whole structure of the source code? I can’t find any such file in what I downloaded.
I downloaded the source code of wget from http://ftp.gnu.org/gnu/wget/ (file wget-1.14.tar.gz). Is there any
Share
A good place to start seems to be Getting Started With the Wget Program Source Code from the wiki for GNU wget.