aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2024-03-28-cut
diff options
context:
space:
mode:
Diffstat (limited to 'src/blog/2024-03-28-cut')
-rw-r--r--src/blog/2024-03-28-cut/cut.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/blog/2024-03-28-cut/cut.md b/src/blog/2024-03-28-cut/cut.md
index 4e0677d..719efa2 100644
--- a/src/blog/2024-03-28-cut/cut.md
+++ b/src/blog/2024-03-28-cut/cut.md
@@ -136,3 +136,5 @@ something more complicated with the data than just printing it out.
136For this reason I have always relied on more complete languages, 136For this reason I have always relied on more complete languages,
137like C or Python, rather than shell scripting. But `cut` is definitely 137like C or Python, rather than shell scripting. But `cut` is definitely
138a convenient tool to be familiar with, given how simple it is! 138a convenient tool to be familiar with, given how simple it is!
139
140*Next in the series: [expand and unexpand](../2024-04-07-expand-unexpand)*

Generated with cgit - Back to sebastiano.tronto.net