Copy latest versions of bibliography pages
from the complete, timestamped Wayback Machine snapshot. find websites -type f -name page1.html | sort | tail -n 1 find websites -type f -name page2.html | sort | tail -n 1 find websites -type f -name page3.html | sort | tail -n 1 find websites -type f -name page4.html | sort | tail -n 1 find websites -type f -name page5.html | sort | tail -n 1 find websites -type f -name page6.html | sort | tail -n 1 find websites -type f -name page7.html | sort | tail -n 1 find websites -type f -name page8.html | sort | tail -n 1 find websites -type f -name page9.html | sort | tail -n 1 find websites -type f -name page10.html | sort | tail -n 1 find websites -type f -name page11.html | sort | tail -n 1 find websites -type f -name pagexml.html | sort | tail -n 1 find websites -type f -name whats_new.html | sort | tail -n 1 cp websites/library.readscheme.org/20120812035354/page6.html www/ cp websites/library.readscheme.org/20120827190726/pagexml.html www/ cp websites/library.readscheme.org/20120829053307/page7.html www/ cp websites/library.readscheme.org/20120829063801/page8.html www/ cp websites/library.readscheme.org/20120829064413/page1.html www/ cp websites/library.readscheme.org/20120901141938/page4.html www/ cp websites/library.readscheme.org/20120902042428/page5.html www/ cp websites/library.readscheme.org/20121103124349/page10.html www/ cp websites/library.readscheme.org/20121103124354/page11.html www/ cp websites/library.readscheme.org/20121103124402/page3.html www/ cp websites/library.readscheme.org/20121103124410/whats_new.html www/ cp websites/library.readscheme.org/20121103124514/page2.html www/ cp websites/library.readscheme.org/20130102040805/page9.html www/
This commit is contained in:
parent
35a6e80473
commit
50e73e95a4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue