sed:print:print_section_of_file_between_two_regular_expressions_inclusive
SED - Print - Print section of file between two regular expressions (inclusive)
sed -n '/Iowa/,/Montana/p' # case sensitive
sed/print/print_section_of_file_between_two_regular_expressions_inclusive.txt · Last modified: 2020/08/17 09:01 by 192.168.1.1