aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2022-06-12-shell-ide-sed
diff options
context:
space:
mode:
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 410d2ce..bcb97d0 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
@@ -117,7 +117,7 @@ $ cth do_ src/*
117``` 117```
118 118
119And it works! You can now find 119And it works! You can now find
120[this script](https://git.tronto.net/scripts/file/cth%2Ehtml) 120[this script](https://git.tronto.net/scripts/tree/cth)
121among my other [scripts](https://git.tronto.net/scripts). 121among my other [scripts](https://git.tronto.net/scripts).
122 122
123*Remark: in bash one can simply do `sed -n "/^$1/,/^}/ p" ${@:2}` to match 123*Remark: in bash one can simply do `sed -n "/^$1/,/^}/ p" ${@:2}` to match

Generated with cgit - Back to sebastiano.tronto.net