Re: quick bash question

M Shariful Anam (shuman@triton.kaifnet.com)
Wed, 19 Feb 1997 02:00:27 +0600 (GMT+0600)


On Tue, 18 Feb 1997, Jamie Sparks wrote:
| if [ some_string="blah" ]; then

I think you need space between string,= and "blah" like:
if [ $some_string = "blah" ]; then

also note the $ sign for shell/env var

---
 M Shariful Anam                              <shuman@kaifnet.com>

Kaifnet Services -- Bangladesh