You have to add in the documentation that `test' and `expr' use integers
on 32 bits, else they fail.

Example:
---
dieulepere:~/abc/perf$ if [ 3687564800 -gt 0 ]; then
> echo y
> else
> echo n
> fi
n
dieulepere:~/abc/perf$ 
---

Eugen
-- 
http://www.ese-metz.fr/~dedu

Reply via email to