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 1555 posted 14 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 1253 posted 14 years ago by abstraktor
This script fetches the current playing song of user XY
1 1698 posted 15 years ago by Sn0opy
0 2014 posted 15 years ago by ksaver
cURL can be used in place of wget Use this command to download a file into filesystem using terminal.
0 2150 posted 15 years ago by mprabhuram
As seen on PinoyTux Website
1 1875 posted 15 years ago by batamire
0 1334 posted 15 years ago by kurokikaze
Allows downloading of sequential files
0 1598 posted 16 years ago by nate63179
0 1259 posted 16 years ago by wearetherock
the call to the url for the ad results in redirect to the 'banner' or image file
0 1312 posted 17 years ago by rowntreerob
Simply paste the list of URLs into stdin. You can add the option `-P 4` to parallelize the downloads.
1 1466 posted 17 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 2262 posted 17 years ago by rwczippy
Little script which call tinyurl.com via 'curl' for generate a sort url of the url you pass.
0 1915 posted 17 years ago by Juanje
Improved blipsend miniapp Requires curl, zenity and sed
0 1123 posted 18 years ago by lukaszkorecki
« Prev 1 Next »