Setup wget for mac/linux

For mac
1. download wget.xxx.tar.gz from official web.
2. unpack it.
3. run ./configure
4. sudo make install


ref to http://www.thelinuxblog.com/linux-man-pages/1/wget

Comments

Popular posts from this blog

Difference between apt-get update and apt-get dis-upgrade