Is there a simple filter to only catch unique line...
# beginners
c
Is there a simple filter to only catch unique lines in a search?
g
Depending on what you want group can work as well.
c
Right! I forgot about "group".