Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-23 00:21:40 +00:00
parent 716a67f83d
commit 4e6886aa1f
57 changed files with 368 additions and 131 deletions

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# grep
> Find patterns in files using `regex`es.
> See also: `regex`.
> More information: <https://www.gnu.org/software/grep/manual/grep.html>.
- Search for a pattern within a file: