View Single Post
Old 10-23-2013, 12:19 PM   #4
paolog
Zealot
paolog can name that ebook in five wordspaolog can name that ebook in five wordspaolog can name that ebook in five wordspaolog can name that ebook in five wordspaolog can name that ebook in five wordspaolog can name that ebook in five wordspaolog can name that ebook in five wordspaolog can name that ebook in five wordspaolog can name that ebook in five wordspaolog can name that ebook in five wordspaolog can name that ebook in five words
 
paolog's Avatar
 
Posts: 117
Karma: 37584
Join Date: Nov 2012
Location: Milan / Italy
Device: pocketbook touch 622
hi Ronny

yes, -gt is for integer

PB gamma has 1 decimal allowed (I use 2.6 for istance)

I tried:

[ $NEW -gt 0 ]
[ $NEW > 0 ]
[[ $NEW -gt 0 ]]
[[ $NEW > 0 ]]
then any kind of combination of quotation of the terms of comparison
paolog is offline   Reply With Quote