Just use following structure to get result between two different patterns: sed -n '/^pattern1/,/^pattern2/p;/^pattern2/q' file.txt