bug#49698: Search for URL containing certain word

2021-07-22 Thread Julius Hamilton
Hey, I'm new to grep so I'd love any tips on how to search for text in the following way. I'd like to find a certain URL that is somewhere in a large text file. I would like to find it by specifying "a URL which contains word X somewhere within it", or even "a URL which is located within 3 lines

bug#49698: Search for URL containing certain word

2021-07-22 Thread Seth David Schoen
Julius Hamilton writes: > Hey, > > I'm new to grep so I'd love any tips on how to search for text in the > following way. > > I'd like to find a certain URL that is somewhere in a large text file. I > would like to find it by specifying "a URL which contains word X somewhere > within it", or eve