notes_003.txt - gopherhole - My gopherhole source code.
(HTM) git clone git://jay.scot/gopherhole
(DIR) Log
(DIR) Files
(DIR) Refs
---
notes_003.txt (190B)
---
1 [jay.scot]
2 [curl]
3
4
5 Using Curl Globbing or as they call it Sequence Substitution to download
6 all textfiles example:
7
8
9 curl -s gopher://jay.scot/0/phlog/txt/[001-030].txt -o "jayscot_#1.txt"