Article 5CDEA Sed search with pattern from previous sed result of substitution

Sed search with pattern from previous sed result of substitution

by
BudiKusasi
from LinuxQuestions.org on (#5CDEA)
How to search with pattern from previous sed result of substitution such is illustration only;

Code:sed -nE 's/^.*href="([^"]+)".*/\1/p ' Textthis result must be part of the pattern of which following chained search will be applied

How to solve it? Thanks beforelatest?d=yIl2AUoC8zA latest?i=EMe6wLEbTEE:m7eglVRbkf0:F7zBnMy latest?i=EMe6wLEbTEE:m7eglVRbkf0:V_sGLiP latest?d=qj6IDK7rITs latest?i=EMe6wLEbTEE:m7eglVRbkf0:gIN9vFwEMe6wLEbTEE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments