Created
July 12, 2010 23:06
-
-
Save pedromenezes/473202 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ~ 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