[PLUG] bash test...

Paul Heinlein heinlein at madboa.com
Fri Apr 22 21:31:08 UTC 2011


On Fri, 22 Apr 2011, Russell Johnson wrote:

> Does anyone see why I get "Unexpected Operator" with the following:
>
> if [ "${EBS}" == "/net/dbvol" ]; then

== isn't a valid string operator. Try = instead.

>
> Russell Johnson
> russ at dimstar.net
>
>
>
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>

-- 
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/



More information about the PLUG mailing list