login
|
careers
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
1
vote
How can I extract a range of lines from a text file on unix?
perl -ne 'print if 16224..16482' file.txt > new_file.txt …
answered
Sep 17 '08 at 13:43
mmaibaum
534
●
1
●
6
posts containing
user:12213
within these tags
sed
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled