aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2022-06-12-shell-ide-sed
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-06-12 19:09:44 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-06-12 19:09:44 +0200
commit6a7a2e66a48330c0d5f853c724cb39f8d30b4f6c (patch)
treebbdd749efe75a8a532172397ee0bb228a745067f /src/blog/2022-06-12-shell-ide-sed
parent2378659a03a54ccb38095a181443c34d749679f5 (diff)
downloadsebastiano.tronto.net-6a7a2e66a48330c0d5f853c724cb39f8d30b4f6c.tar.gz
sebastiano.tronto.net-6a7a2e66a48330c0d5f853c724cb39f8d30b4f6c.zip
Updated title again
Diffstat (limited to 'src/blog/2022-06-12-shell-ide-sed')
-rw-r--r--src/blog/2022-06-12-shell-ide-sed/shell-ide-sed.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2022-06-12-shell-ide-sed/shell-ide-sed.md b/src/blog/2022-06-12-shell-ide-sed/shell-ide-sed.md
index 410c6ae..410d2ce 100644
--- a/src/blog/2022-06-12-shell-ide-sed/shell-ide-sed.md
+++ b/src/blog/2022-06-12-shell-ide-sed/shell-ide-sed.md
@@ -1,4 +1,4 @@
1# The UNIX shell as an IDE: look stuff up sed 1# The UNIX shell as an IDE: look stuff up with sed
2 2
3Recently I have been working on [nissy](https://nissy.tronto.net), my 3Recently I have been working on [nissy](https://nissy.tronto.net), my
4Rubik's cube solver written in C. It is a faily large project for me, 4Rubik's cube solver written in C. It is a faily large project for me,

Generated with cgit - Back to sebastiano.tronto.net