diff options
Diffstat (limited to 'src/blog/2024-03-28-cut')
| -rw-r--r-- | src/blog/2024-03-28-cut/cut.md | 2 |
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. | |||
| 136 | For this reason I have always relied on more complete languages, | 136 | For this reason I have always relied on more complete languages, |
| 137 | like C or Python, rather than shell scripting. But `cut` is definitely | 137 | like C or Python, rather than shell scripting. But `cut` is definitely |
| 138 | a convenient tool to be familiar with, given how simple it is! | 138 | a 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)* | ||
