Answers for "git bash search in file"

10

bash search file in directory

grep -rnw '/path/to/somewhere/' -e 'pattern'
Posted by: Guest on January-23-2020
-1

how to search in git bash

p {
  overflow: hidden;
  max-width: 20ch;
}
Posted by: Guest on June-01-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language