How to print the content inside the tag using grep command?
-1
votes
2
answers
67
views
In linux, how can we use grep command to print the contents that comes inside this tag?
XXXXXXXX
I tried
grep -Po '' abc.log
, but it only prints ``
Asked by Prateek
(101 rep)
Nov 25, 2024, 01:33 PM
Last activity: Nov 25, 2024, 06:43 PM
Last activity: Nov 25, 2024, 06:43 PM