Skip to content

Instantly share code, notes, and snippets.

@AlekseyArh
Last active December 15, 2020 16:34
Show Gist options
  • Save AlekseyArh/398626e8b872793dd83362a7dee5c59d to your computer and use it in GitHub Desktop.
Save AlekseyArh/398626e8b872793dd83362a7dee5c59d to your computer and use it in GitHub Desktop.
Поиск внутри файлов с подсветкой (Linux) | Searching inside files with light (Linux)
grep -nr 'word' /dir/ --color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment