source: other-projects/hathitrust/solr-extracted-features/trunk/scripts/PD-SELECT-EVERY-10000.sh@ 30908

Last change on this file since 30908 was 30908, checked in by davidb, 7 years ago

Additional finesse added in as a result of further testing on Vagrant master node

  • Property svn:executable set to *
File size: 84 bytes
Line 
1#!/bin/bash
2
3sed -n '1~10000p' pd-file-listing.txt > pd-file-listing-step10000.txt
Note: See TracBrowser for help on using the repository browser.