Re: need help! pulling out a range of lines from files

2002-06-27 Thread John W. Krahn
>From Laura wrote: > > Hello, Hello, > I am really a beginner not only to perl but to programming! but here my > question. > > I have 300 files that I need to go thru. Each file has an embedded sql > query. I want to automatically pull out just the lines that represent the > query text. I

Re: need help! pulling out a range of lines from files

2002-06-27 Thread Chas Owens
On Thu, 2002-06-27 at 14:46, From Laura wrote: > > Hello, > I am really a beginner not only to perl but to programming! but here my > question. > > I have 300 files that I need to go thru. Each file has an embedded sql > query. I want to automatically pull out just the lines that represent