aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_posts/2024-02-15-extract-lines-from-file.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2024-02-15-extract-lines-from-file.md b/_posts/2024-02-15-extract-lines-from-file.md
index 04482bc..45df9da 100644
--- a/_posts/2024-02-15-extract-lines-from-file.md
+++ b/_posts/2024-02-15-extract-lines-from-file.md
@@ -1,7 +1,7 @@
1--- 1---
2title: "Extract lines from a file with sed" 2title: "Extract lines from a file with sed"
3permalink: /extract-lines-from-file-with-sed.html 3permalink: /extract-lines-from-file-with-sed.html
4date: 2024-02-14T01:04:28+02:00 4date: 2024-02-15T10:04:28+02:00
5layout: post 5layout: post
6type: note 6type: note
7draft: false 7draft: false