that for loop is for a bash script -

 please see http://www.cyberciti.biz/faq/bash-for-loop/ for examples -



ShreeDevi
____________________________________________________________
भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com

On Tue, Jul 21, 2015 at 6:36 PM, Stathis L. <[email protected]>
wrote:

> What is the variable f? I mean, I get the message "f was unexpected at
> this time."
>
> Τη Τρίτη, 21 Ιουλίου 2015 - 3:00:14 μ.μ. UTC+3, ο χρήστης shree έγραψε:
>>
>>
>> for f in *.tif
>> do
>>   tesseract    $f $f hocr
>> done
>>
>> ShreeDevi
>> ____________________________________________________________
>> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
>>
>> On Tue, Jul 21, 2015 at 4:29 PM, Stathis L. <[email protected]> wrote:
>>
>>> Does anybody know how to process multiple tiffs in a folder and output
>>> in hocr format in a separate file for every tiff? I.e. 50 tiffs would
>>> output 50 hocr files. Thanks
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "tesseract-ocr" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at http://groups.google.com/group/tesseract-ocr.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tesseract-ocr/2ae122ec-5740-4176-b951-20771c0f087b%40googlegroups.com
>>> <https://groups.google.com/d/msgid/tesseract-ocr/2ae122ec-5740-4176-b951-20771c0f087b%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "tesseract-ocr" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/tesseract-ocr.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tesseract-ocr/6eb611fd-962f-4421-9eb1-9012aad9ce66%40googlegroups.com
> <https://groups.google.com/d/msgid/tesseract-ocr/6eb611fd-962f-4421-9eb1-9012aad9ce66%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduXZ5ns%3DdsQfe58Ue7a2c%2B9FqxD%2BDqxY-_2ZxH-esymnuQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to