diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-02-20 08:59:34 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-02-20 08:59:34 +0100 |
| commit | 4fdc98c3094efc38d57bda69dbd6dafa98e27c9c (patch) | |
| tree | 1e96bda3b5695fb998f8dc9227fa68c34693e7e0 /src/blog/2024-01-13-tr | |
| parent | 315672cbd8eecc563b066fddea25d1440fe8fe89 (diff) | |
| download | sebastiano.tronto.net-4fdc98c3094efc38d57bda69dbd6dafa98e27c9c.tar.gz sebastiano.tronto.net-4fdc98c3094efc38d57bda69dbd6dafa98e27c9c.zip | |
Added blog post
Diffstat (limited to 'src/blog/2024-01-13-tr')
| -rw-r--r-- | src/blog/2024-01-13-tr/tr.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/blog/2024-01-13-tr/tr.md b/src/blog/2024-01-13-tr/tr.md index 207fde4..d5917b5 100644 --- a/src/blog/2024-01-13-tr/tr.md +++ b/src/blog/2024-01-13-tr/tr.md | |||
| @@ -107,3 +107,5 @@ This is pretty much all there is tu say about `tr`. All of this can | |||
| 107 | probably be done with a sufficiently complicated `sed` or `awk` | 107 | probably be done with a sufficiently complicated `sed` or `awk` |
| 108 | script, but it is definitely nice to have a simpler utility to perform | 108 | script, but it is definitely nice to have a simpler utility to perform |
| 109 | easy changes. | 109 | easy changes. |
| 110 | |||
| 111 | *Next in the series: [head and tail](../2024-02-20-head-and-tail)* | ||
