aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-02-15 10:21:52 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-02-15 10:21:52 +0100
commit61c8dd2bd9463a3f9baaed7dec00e82549dd7148 (patch)
tree4a07837d15416b6a39e767e60941ff4c0e346df5 /_posts
parentab8efeaf63ac27bd85dd423af79f8d5fc78790ba (diff)
downloadmitjafelicijan.com-61c8dd2bd9463a3f9baaed7dec00e82549dd7148.tar.gz
Update
Diffstat (limited to '_posts')
-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