On 7/18/2017 11:33 AM, Al Kossow via cctech wrote:
On 7/16/17 7:44 PM, steve shumaker via cctalk wrote:
Actually that does trigger a thought... Is there a (simple) way to get a list
of the scanned ones?
fgrep _dataB IndexByDate.txt |sort -k 3
gets you a sorted list the current uploaded pdfs that are filed as data books
IndexByDate.txt gets recreated at least once a day after I've uploaded a batch
of pdfs
There are a few hundred more data books scanned but not pdf-ed and uploaded yet
works for me! thanks.
steve