From: Noorul Islam K M Date: 2007-06-20T15:12:17+09:00 Subject: Re: search > I am having one file . In that file more than 100 lines are there. > I have to search some three words . The first two words there in first > line > and the another one word is there in > another one line means How can I match that 3 words. Why don't you try ruby regexp? -- Posted via http://www.ruby-forum.com/.