The answer is yes. :^)
     if [ "$MANS" = y ] || [ "$MANS" = Y ]

Not the answer you're looking for, but the constant has no interpolation
and so does not even need to be quoted.

-- 
-Time flies like the wind. Fruit flies like a banana. [EMAIL PROTECTED]
-Stranger things have happened but none stranger than this. Steven W. Orr-
Does your driver's license say Organ Donor?Black holes are where God \
-------divided by zero. Listen to me! We are all individuals!---------

On Wed, 19 Apr 2000, SoloCDM wrote:

=>Can the following bash script "if" statement be shortened/condensed?
=>
=>     if [ "$MANS" = "y" ] || [ "$MANS" = "Y" ]
=>


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to