Skip to content Skip to sidebar Skip to footer
Showing posts with the label Grep

Recursively Traverse Directory And Replace Function Calls

I would like to traverse a directory recursively and find all files that have at least one of the f… Read more Recursively Traverse Directory And Replace Function Calls

Fastest Way To Read File Searching For Pattern Matches

I made a python script to analyze logs. I have one observation to share, and two questions to ask. … Read more Fastest Way To Read File Searching For Pattern Matches

Find In Files Using Ruby Or Python

A popular text editor has the following 'find in files' feature that opens in a dialog box:… Read more Find In Files Using Ruby Or Python