aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2024-03-28-cut
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-04-07 07:01:58 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-04-07 07:01:58 +0200
commitd1504905f459494c99bccb3be17f6f70258e1e0c (patch)
tree6bc6a0b6f5afce4624746b535d00b7edeb2d1697 /src/blog/2024-03-28-cut
parent57056f658bbba0ea1b3dd9fece8dc00c17e2dade (diff)
downloadsebastiano.tronto.net-d1504905f459494c99bccb3be17f6f70258e1e0c.tar.gz
sebastiano.tronto.net-d1504905f459494c99bccb3be17f6f70258e1e0c.zip
added blog post
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