10 msgText formatting issues
1 msgre: find path to current file, NOT working dire...
2 msgPassing Creadentials and parameters through htt...
7 msghow to shorten this code ? x occur how many tim...
1 msgCompare String is not match !
3 msgCompile error
5 msgchaining defines
2 msgsed split on pipe
4 msgcsv file question
6 msgWriting side of square

comparing kit names
\ perl_learner (5 May 2008)
. \ Gunnar Hjalmarsson (5 May 2008)
. \ perl_learner (6 May 2008)
. . \ Gunnar Hjalmarsson (6 May 2008)
. \ perl_learner (7 May 2008)
. . \ Gunnar Hjalmarsson (7 May 2008)
. . . \ John W. Krahn (7 May 2008)
. . . . \ Gunnar Hjalmarsson (7 May 2008)
. \ perl_learner (8 May 2008)
. . \ Gunnar Hjalmarsson (8 May 2008)
. \ perl_learner (10 May 2008)

2 msgOT: help crle ruin my solaris :-(
6 msggenerating number ranges using rand function
1 msgquestion on unblocking the signals
5 msghowto simplfy this regex if ($string =~/^$match...
7 msghow to reun perl script on other pc without hav...
14 msghow to simplify this script
10 msgdisplaying inline images in HTML email
15 msganother help on input record separator clarity ...
2 msgPerl Expect help
Subject:comparing kit names
Group:Perl-beginners
From:perl_learner
Date:5 May 2008


 
Hi,

I have these type of kits in unix location.

aaa.t.z aaa_d.t.z bbb.t.z bbb_d.t.z ccc.t.z ccc_d.t.z ddd.t.z eee.t.z
(there will be more numbers).

I have to come up with idea, so that ,
it compares for each *.t.z kit in that location, that it has the
corresponding *_d.t.z. If any *.t.z doesn't have corresponding
*_d.t.z, it will print out the list of that/those kit/kits. In this
case, it should print out:

ddd.t.z eee.t.z

Currently I am putting the kit list in an array, still not able to
compare them correctly. Any help suggestion will be appriciated.

Thanks!



--
To unsubscribe, e-mail: beginners-unsubscribe
For additional commands, e-mail: beginners-help
http://learn.perl.org/




© 2004-2008 readlist.com