diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-28 07:18:38 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-28 07:18:38 +0100 |
| commit | 5fa351f84a58b46025235a55d91fb70c87893d5c (patch) | |
| tree | 532ddea0225664115d018eb9a5b581adcfb3b8c1 /src/blog | |
| parent | 01ca42b6baa36cbeb1b1a131473574d5b85cfc2a (diff) | |
| download | sebastiano.tronto.net-5fa351f84a58b46025235a55d91fb70c87893d5c.tar.gz sebastiano.tronto.net-5fa351f84a58b46025235a55d91fb70c87893d5c.zip | |
Capitalization
Diffstat (limited to 'src/blog')
| -rw-r--r-- | src/blog/2023-08-20-grep/grep.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2023-08-20-grep/grep.md b/src/blog/2023-08-20-grep/grep.md index 597d8f7..04a1727 100644 --- a/src/blog/2023-08-20-grep/grep.md +++ b/src/blog/2023-08-20-grep/grep.md | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Unix text filters, part 1 of 3: grep | 1 | # UNIX text filters, part 1 of 3: grep |
| 2 | 2 | ||
| 3 | After [the preliminary post on regular expressions](../2023-06-16-regex), | 3 | After [the preliminary post on regular expressions](../2023-06-16-regex), |
| 4 | we are ready to begin this series on *text filters*. | 4 | we are ready to begin this series on *text filters*. |
