Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Feb 2000 14:11:32 -0500
From:      Peter Schwenk <schwenk@math.udel.edu>
To:        dl@tyfon.net
Cc:        "[FreeBSD-Questions-List] (E-postl)" <freebsd-questions@freebsd.org>
Subject:   Re: shell script if query
Message-ID:  <389F18E4.620BF9D5@math.udel.edu>
References:  <01BF719A.C8E227B0.dl@tyfon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
if [ <expression 1> -o <expression 2> ]; then
    <do stuff>
fi

Dan Larsson wrote:

> Is it possible to specify some kind of OR statement
> in if queries when using sh?
>
> Regards
> ------------
> Dan Larsson
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

--
PETER SCHWENK                                    |  UNIX System Administrator
Department of Mathematical Sciences              |  University of Delaware
schwenk@math.udel.edu                            |  (302)831-0437 <-NEW!!!





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?389F18E4.620BF9D5>