"==" operand not found

Nitin Gupta gupta@equator.com
Wed Oct 23 16:29:00 GMT 2002


Hi,
following script runs fine on linux, but not on cygwin. Please let me 
know equivalent of "==" on cygwin.
Thanks,
Nitin

#!/bin/sh
if [ "$1" == "1" ]; then
echo Hello World
fi



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list