I've got a "oneline" script in my ~/bin/ folder that I use when I want to edit many files that contain some text pattern in emacs.
ag is the silver searcher, -l outputs the matching file names only.
![]() |
index : 966.git | |
| Concat multiple lines to one line in terminal | www-cweiske |
| aboutsummaryrefslogtreecommitdiff |
I've got a "oneline" script in my ~/bin/ folder that I use when I want to edit many files that contain some text pattern in emacs.
ag is the silver searcher, -l outputs the matching file names only.