Created
July 18, 2019 06:04
-
-
Save schenkmi/b9fe314f7b11a3d2d993298728d7a593 to your computer and use it in GitHub Desktop.
Mirror / Download from www.bitsavers.org
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Download current IndexByDate.txt from http://www.bitsavers.org/components/ | |
| wget http://www.bitsavers.org/components/IndexByDate.txt | |
| Delete old stuff and do | |
| for val in `awk '{print $3}' IndexByDate.txt`;do wget -x -nH http://www.bitsavers.org/components/$val; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment