Lines Matching refs:example
17 - "http://{one,two}.example.com" -o "file_#1.txt"
18 - "http://{site,host}.host[1-5].example" -o "#1_#2"
19 - -o file $URL -o file2 https://example.net
29 curl "http://{one,two}.example.com" -o "file_#1.txt"
33 curl "http://{site,host}.host[1-5].example" -o "#1_#2"
36 example, if you specify two URLs on the same command line, you can use it like
39 curl -o aa example.com -o bb example.net
45 curl example.com example.net -o aa -o bb
53 curl example.com -o /dev/null
57 curl example.com -o nul
62 curl https://example.com/jpeg -o -