shell dot on steroids https://pagure.io/shellfu

sections_only 119B

123456789101112
  1. # sections only # -s section2
  2. [section1]
  3. line11
  4. line12
  5. [section2]
  6. line21
  7. line22
  8. line23
  9. [section3]
  10. line31
  11. line32
  12. line33