Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Quick follwup to "is this really correct"



The following does work (use a="-a" instead of "-s")

a="-a"; if [ "$a" = "-a" ] ;  then echo "yeh" ; fi 
yeh


Gene
gene@xxxxxxxx

--
*******************************************************************************
Bear Stearns is not responsible for any recommendation, solicitation, offer or
agreement or any information about any transaction, customer account or account
activity contained in this communication.
*******************************************************************************




Messages sorted by: Reverse Date, Date, Thread, Author