Can you help me in order to find out how can I stop it when it prints what I want? or give me a tip about how to do it using another method?
TIA for your help.
perl -e "@lines=<>; print @lines[41900..50000];" -p data02.log > data03.log
In reply to Print some lines in a range by ranrodrig
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |