From d1504905f459494c99bccb3be17f6f70258e1e0c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 7 Apr 2024 07:01:58 +0200 Subject: added blog post --- src/blog/2024-03-28-cut/cut.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/blog/2024-03-28-cut') 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. For this reason I have always relied on more complete languages, like C or Python, rather than shell scripting. But `cut` is definitely a convenient tool to be familiar with, given how simple it is! + +*Next in the series: [expand and unexpand](../2024-04-07-expand-unexpand)* -- cgit v1.3