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

Last change on this file since 31035 was 30908, checked in by davidb, 8 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.