Created
February 3, 2011 02:48
-
-
Save kyanny/808951 to your computer and use it in GitHub Desktop.
This file contains 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
alias curlh="curl -s -L -D - -o /dev/null $@" | |
alias wgeth="wget -S -q -O /dev/null $@" | |
alias lwph="lwp-request -deS $@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment