Thread (8 messages) flat view 8 messages, 4 authors, 2016-06-15

Re: Tool renames? was Re: First stab at glossary

From: Martin Langhoff <hidden>
Date: 2016-06-15 22:42:05

On 9/6/05, Linus Torvalds [off-list ref] wrote:
Grepping for strings.

For example, when renaming a binary, the sane way to check that you fixed
all users right now is

        grep old-binary-name *.c *.h *-scripts

and you catch all users.
Grep knows how to ignore binary files. Try:

   grep -I git-commit *

cheers,


martin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help