Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged curl



« Prev 1 Next »
This example will go get the latest version of wordpress and save it as "wordpress-latest.tar.gz" in the current directory. Note, don't include the protocal (http://) in the url.
0 629 posted 12 years ago by beneberle
Der folgende Aufruf führt einen PUTrequest durch und zeigt (nur!!) den antwort-header an. Damit es funktioniert muss in app/controllers/application_controller.rb die zeile protect_from_forgery auskommentiert werden.
0 482 posted 12 years ago by abstraktor
This script fetches the current playing song of user XY
1 615 posted 13 years ago by Sn0opy
0 960 posted 13 years ago by ksaver
cURL can be used in place of wget Use this command to download a file into filesystem using terminal.
0 952 posted 13 years ago by mprabhuram
As seen on PinoyTux Website
1 747 posted 13 years ago by batamire
0 493 posted 13 years ago by kurokikaze
Allows downloading of sequential files
0 711 posted 14 years ago by nate63179
0 513 posted 14 years ago by wearetherock
the call to the url for the ad results in redirect to the 'banner' or image file
0 519 posted 15 years ago by rowntreerob
Simply paste the list of URLs into stdin. You can add the option `-P 4` to parallelize the downloads.
1 590 posted 15 years ago by xenonite
This will start at the specified URL and recursively download pages up to 3 links away from the original page, but only pages which are in the directory of the URL you specified (emacstips/) or one of its subdirectories. wget will also rewrite the...
10 857 posted 15 years ago by rwczippy
Little script which call tinyurl.com via 'curl' for generate a sort url of the url you pass.
0 948 posted 15 years ago by Juanje
Improved blipsend miniapp Requires curl, zenity and sed
0 441 posted 16 years ago by lukaszkorecki
« Prev 1 Next »