or use sed! To print lines 5 through 10: sed -ne '5,10p' <filename> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
- Best way to grab lines n thru x of a file Jonathan Mast
- Re: Best way to grab lines n thru x of a file Xavier Noria
- Re: Best way to grab lines n thru x of a file Chas. Owens
- Re: Best way to grab lines n thru x of a file Jialin Li
- Re: Best way to grab lines n thru x of a f... yitzle
- Re: Best way to grab lines n thru x of... Jonathan Mast
- Re: Best way to grab lines n thru... yitzle
- Re: Best way to grab lines n thru... Peter Scott
- Re: Best way to grab lines n thru... Randal L. Schwartz
- Re: Best way to grab lines n thru x of a file John W. Krahn
- Re: Best way to grab lines n thru x of a file John W. Krahn