more details

This commit is contained in:
gorhill 2014-12-26 13:00:07 -05:00
parent e08b8d3457
commit 4cca4964af
2 changed files with 3 additions and 4 deletions

View File

@ -14,12 +14,11 @@ Execute tesseract custom script:
./tessall
Then
cat out.txt | perl -p -000 -e 's/(\d)\n/\1,/g' | perl -p -e 's/,\n$//'
`all.txt` contains a csv of the results.
Paste in spreadsheet. Etc.
tessal script:
`tessal` script:
#!/bin/sh
rm all.txt