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/
- Re: "==" operand not found Nitin Gupta
- Re: "==" operand not found Randall R Schulz
- Ash manual/info. (was: Re: "==" oper... CBFalconer
- RE: Ash manual/info. (was: Re: "==&qu... Gary R. Van Sickle
- RE: Ash manual/info. (was: Re: "=... Igor Pechtchanski
- Re: Ash manual/info. (was: Re: &q... CBFalconer
- RE: Ash manual/info. (was: Re: &q... Randall R Schulz
- RE: "==" operand not found Scott Prive
- RE: "==" operand not found Scott Prive
- RE: "==" operand not found Randall R Schulz
- RE: "==" operand not found Chris January