The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 07-10-2009
zaxxon's Avatar
zaxxon zaxxon is offline Forum Staff  
Moderator
  
 

Join Date: Sep 2007
Location: Germany
Posts: 2,311
Use CODE-tags when posting code, data or logs for better readability and in this case for keeping formatting/indention, ty.

Change the = vs == and try again. If it still does not work, try double square brackets ie. [[ ]].

More to read up here:
Tests