<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Developers Digest - Bash</title>
    <link>https://www.developersdigest.tech/tags/bash</link>
    <description>6 items tagged Bash on Developers Digest - blog posts, tools, guides, and tutorials.</description>
    <language>en</language>
    <lastBuildDate>Fri, 10 Jul 2026 23:42:07 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/tags/bash/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://avatars.githubusercontent.com/u/124798203?v=4</url>
      <title>Developers Digest - Bash</title>
      <link>https://www.developersdigest.tech/tags/bash</link>
    </image>
    <item>
      <title><![CDATA[Decoding the Hidden Bash Script on a Uniqlo T-Shirt]]></title>
      <link>https://www.developersdigest.tech/blog/uniqlo-bash-script-reverse-engineering</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/uniqlo-bash-script-reverse-engineering</guid>
      <description><![CDATA[Someone found an obfuscated bash script on a Uniqlo x Akamai t-shirt and decoded it. Here's what they found - and what HN thinks about whether it was AI-generated.]]></description>
      <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
      <category>News</category>
      <category>Hacker News</category>
      <category>Linux</category>
      <category>Bash</category>
      <category>Security</category>
    </item>
    <item>
      <title><![CDATA[Background Tasks - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/background-tasks</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/background-tasks</guid>
      <description><![CDATA[Run Bash commands with Ctrl+B and retrieve output by task ID.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
    <item>
      <title><![CDATA[Bash Mode - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/bash-mode</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/bash-mode</guid>
      <description><![CDATA[Prefix prompts with ! to run shell commands directly, bypassing Claude.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
    <item>
      <title><![CDATA[Bash Tool - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/bash-tool</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/bash-tool</guid>
      <description><![CDATA[Execute shell commands with persistent working directory in project bounds.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
    <item>
      <title><![CDATA[Environment Variable Persistence - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/env-var-persistence</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/env-var-persistence</guid>
      <description><![CDATA[SessionStart hooks can persist env vars across Bash tool calls.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
    <item>
      <title><![CDATA[Sandboxing - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/sandboxing</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/sandboxing</guid>
      <description><![CDATA[Filesystem and network isolation for Bash tool calls on Linux and macOS.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
  </channel>
</rss>