j
k
j a
j l
Hi,
On Fri, Jan 30, 2009 at 08:40, Semih Gokalp semihgokalp@gmail.com wrote:
if [ $NUMBEROFPRO > 150 ]
This is wrong, should be [ $NUMBEROFPRO -gt 150 ] instead.
HTH, Filipe
Back to the thread
Back to the list