Skip to content

Instantly share code, notes, and snippets.

@pedromenezes
Created July 12, 2010 23:06
Show Gist options
  • Save pedromenezes/473202 to your computer and use it in GitHub Desktop.
Save pedromenezes/473202 to your computer and use it in GitHub Desktop.
➜ ~ brew install wget
==> Downloading http://ftp.gnu.org/gnu/wget/wget-1.12.tar.bz2
File already downloaded and cached to /Users/pedro/Library/Caches/Homebrew
==> ./configure --disable-debug --prefix=/usr/local/Cellar/wget/1.12 --disable-iri
==> make install
/usr/local/Cellar/wget/1.12: 7 files, 576K, built in 36 seconds
➜ ~ wget
wget: missing URL
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment