<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Text-Processing on Under the Anvil</title>
    <link>https://thetextsmith.com/tags/text-processing/</link>
    <description>Recent content in Text-Processing on Under the Anvil</description>
    <generator>Hugo -- 0.158.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 18 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://thetextsmith.com/tags/text-processing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Trinity Part 1: Grep, the Precision Scout</title>
      <link>https://thetextsmith.com/trinity/grep-the-scout/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/trinity/grep-the-scout/</guid>
      <description>Grep is the right tool when you want to find not only files, but even the contents of files in a directory. This post is going to explore finding by inversion.</description>
    </item>
    <item>
      <title>The Trinity Part 2: Sed, the Surgeon&#39;s Blade</title>
      <link>https://thetextsmith.com/trinity/sed-the-surgeon/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/trinity/sed-the-surgeon/</guid>
      <description>Make your life simple by using sed, the stream editor, to make fast edits in one or more files</description>
    </item>
    <item>
      <title>The Trinity Part 3: Awk, the Master Architect</title>
      <link>https://thetextsmith.com/trinity/awk-the-architect/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/trinity/awk-the-architect/</guid>
      <description>A file is treated as a set of records, and each line is split into fields. This is the whole idea of awk: seeing data as an organised set of entities.</description>
    </item>
  </channel>
</rss>
