On 7/8/07, Arif Uddin <[EMAIL PROTECTED]> wrote: > > ami je kono ekti file porte pari cat command use kore. kintu kono ekti > file er 20 line text thakle sekhan hote 5-to 10 line ei 6 ti line text > terminal e kivabo porbo. > > ei process ta amar khub dorkar. so kindly ans me. >
Actually i cannot get your point from such mail. But, i am assuming that, you wants to read from line number 5 to line number 10. So, the command will be: sed -n '5,10p' your_file_name Zico -- http://mohibuzzaman.blogspot.com [Non-text portions of this message have been removed]
