in reply to Re: search of a string in another string with 1 wildcard
in thread search of a string in another string with 1 wildcard

Is it not possible to combine the query string (6 letters), with . with grep or =~ to do the search?

  • Comment on Re^2: search of a string in another string with 1 wildcard