<?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>Linux on Under the Anvil</title>
    <link>https://thetextsmith.com/tags/linux/</link>
    <description>Recent content in Linux on Under the Anvil</description>
    <generator>Hugo -- 0.158.0</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 24 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://thetextsmith.com/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Power of the Stream: Why I Stopped Opening Files</title>
      <link>https://thetextsmith.com/trinity/the-power-of-the-stream/</link>
      <pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/trinity/the-power-of-the-stream/</guid>
      <description>Explore the hidden power of sed: doing bulk searches and replacements in a single command.</description>
    </item>
    <item>
      <title>Rsync: The Efficient Courier</title>
      <link>https://thetextsmith.com/shell/rsync-the-efficient-courier/</link>
      <pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/shell/rsync-the-efficient-courier/</guid>
      <description>Why re-upload everything? Learn how to sync your local forge with your remote VPS using only the bits that changed.</description>
    </item>
    <item>
      <title>SSH Mastegry: Forging a Secret Tunnel</title>
      <link>https://thetextsmith.com/shell/ssh-the-secret-tunnel/</link>
      <pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/shell/ssh-the-secret-tunnel/</guid>
      <description>Stop typing IP addresses. Learn how to use the SSH config file to jump into your VPS with a single word.</description>
    </item>
    <item>
      <title>Tmux: The Persistent Forge</title>
      <link>https://thetextsmith.com/shell/tmux-the-persistent-forge/</link>
      <pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/shell/tmux-the-persistent-forge/</guid>
      <description>Never lose your place again. Discover how Tmux keeps your forge hot even when the connection drops.</description>
    </item>
    <item>
      <title>The Terminal as an Equalizer: Accessibility in the Command Line</title>
      <link>https://thetextsmith.com/perspectives/the-terminal-as-an-equalizer/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/perspectives/the-terminal-as-an-equalizer/</guid>
      <description>The Secret to  productivity on the command-line lies in mastering its simplicity and exploiting its power.</description>
    </item>
    <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>
