Does anyone know a faster way to search through a bunch of txt files with ripgrep?
The command I currently use is 'rg string *.txt > output.txt'
I have all of my db's in .txt incase i want to manually search through them
The command I currently use is 'rg string *.txt > output.txt'
I have all of my db's in .txt incase i want to manually search through them