Extract a substring when there is no clear pattern in Linux – Ubuntu
I am not super advanced in coding and have been struggling with this problem. I need to extract a substring from a .txt file but there is no clear pattern for me to be able to use awk or cut…