Skip to content

Instantly share code, notes, and snippets.

View sabinich's full-sized avatar

vadim s. sabinich sabinich

View GitHub Profile
@sabinich
sabinich / download.sh
Created October 1, 2016 15:53 — forked from mildred/download.sh
Download from archive.org Wayback Machine
#!/bin/bash
url=http://redefininggod.com
webarchive=https://web.archive.org
wget="wget -e robots=off -nv"
tab="$(printf '\t')"
additional_url=url.list
# Construct listing.txt from url.list
# The list of archived pages, including some wildcard url