mth part of n parts
| Newsgroups | gmane.editors.sed.user |
|---|---|
| Message-ID | <[email protected]> |
Hello everybody, I have a file which can be divided into n equal parts and i need to print the mth part. where m,n are integers and m =< n. For Ex: if a file contains 100 lines and is divided into 10 (n) parts and if i need to print the 7(m) part, the output is from 61 to 70 lines. thanks scott [Non-text portions of this message have been removed]