Data Set 8 is a 10gb zip file. Once extracted there is a quick way to search all of it for just one word.
![]() |
| Complying with the law or protecting the criminals? |
On a Linux computer this command from a directory that holds the Data set 8 'IMAGES' directory reveals every mention of the name 'Trump'.
find ./IMAGES -name '*.pdf' -exec sh -c 'pdftotext "{}" - | grep --with-filename --label="{}" --color "Trump"' \;
The output is a BIG surprise - 24 pages of it. This is what a small slice of the output looks like:
Maybe some people would like to run this command and investigate further?
Peak Dump
We liked the title of this video interview with John Bolton about rebuilding American democracy and institutions post-Trump.



No comments:
Post a Comment
Do not post any threatening comment. It will not be published. Unsubstantiated and pseudo facts will be deleted.