Linux Fu: Global Search and Replace with Ripgrep

If you are even a casual Linux user, you probably know how to use grep. Even if you aren’t a regular expression guru, it is easy to use grep to search for lines in a file that match anything from simple strings to complex patterns. Of course, grep is …read more

Continue reading Linux Fu: Global Search and Replace with Ripgrep