diff options
Diffstat (limited to 'src/blog/2023-08-20-grep')
| -rw-r--r-- | src/blog/2023-08-20-grep/grep.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/blog/2023-08-20-grep/grep.md b/src/blog/2023-08-20-grep/grep.md index 47f414b..597d8f7 100644 --- a/src/blog/2023-08-20-grep/grep.md +++ b/src/blog/2023-08-20-grep/grep.md | |||
| @@ -250,3 +250,5 @@ advanced tools, such as `sed` and `awk`: the "read one line, process | |||
| 250 | it, print something" idea is common to all three of them. | 250 | it, print something" idea is common to all three of them. |
| 251 | 251 | ||
| 252 | Stay tuned for the part 2: `sed`! | 252 | Stay tuned for the part 2: `sed`! |
| 253 | |||
| 254 | *Next in the series: [sed](../2023-12-03-sed)* | ||
