[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Comparing sequences
From: andrew welch <andrew.j.welch@xxxxxxxxx>
Date: Wed, 8 Feb 2006 18:28:56 +0000
On 2/8/06, cknell@xxxxxxxxxx <cknell@xxxxxxxxxx> wrote:
> Given two sequences where:
>
> $seq-a = 001,030,021,008
> and
> $seq-b = 005,030,026,009
>
> How do I write an expression that returns true if any item in $seq-a is
found in $seq-b?

isn't it just:

test="$seq-a = $seq-b"

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member