Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Quick follwup to "is this really correct"
- X-seq: zsh-workers 1311
- From: gene@xxxxxxxx
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Quick follwup to "is this really correct"
- Date: Mon, 10 Jun 1996 13:49:36 -0400
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