Changes

Jump to navigation Jump to search
Line 2: Line 2:  
=== Option 1 ===
 
=== Option 1 ===
 
# Download the OCR JSONL
 
# Download the OCR JSONL
# <pre>grep -o '\<WORD\>' | wc -l</pre>
+
# <pre>zgrep -n '05.01.07' FILE    | wc -l</pre>
    
=== Option 2 ===  
 
=== Option 2 ===  

Navigation menu