Created
July 13, 2011 15:53
-
-
Save terrancesnyder/1080586 to your computer and use it in GitHub Desktop.
curl post file
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
curl --user MYUSERNAME:MYPASSWORD --form [email protected] --form discard=yes --form discard=yes "http://example.com/probe/adm/war.htm" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment