<?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>Cli on Pragmatic Tech</title><link>https://pragmaticsysadmin.help/tags/cli/</link><description>Practical sysadmin guides, senior tech help for aging parents, and kids' learning games — without the buzzwords. By Jonne, a Finnish sysadmin.</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Pragmatic Sysadmin (Pragmatic Sysadmin)</managingEditor><webMaster>Pragmatic Sysadmin (Pragmatic Sysadmin)</webMaster><lastBuildDate>Tue, 04 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://pragmaticsysadmin.help/tags/cli/index.xml" rel="self" type="application/rss+xml"/><item><title>I Built a Terminal AI Companion in 300 Lines of Pure Bash — And It's MIT Licensed</title><link>https://pragmaticsysadmin.help/sysadmin/bashbuddy-300-lines-bash-terminal-ai-companion/</link><pubDate>Tue, 04 Aug 2026 00:00:00 +0000</pubDate><author>Pragmatic Sysadmin</author><guid>https://pragmaticsysadmin.help/sysadmin/bashbuddy-300-lines-bash-terminal-ai-companion/</guid><description>&lt;p&gt;I write a lot of bash scripts. Most of them work. Some of them don&amp;rsquo;t — and when they don&amp;rsquo;t, I spend 20 minutes staring at an error message that, in retrospect, was actually pretty obvious.&lt;/p&gt;
&lt;p&gt;I figured: what if I could just ask an AI, from my terminal, what went wrong?&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s bashbuddy. 300 lines of pure bash. No npm. No Python. No dependencies beyond &lt;code&gt;curl&lt;/code&gt; and &lt;code&gt;jq&lt;/code&gt;. MIT licensed, free forever.&lt;/p&gt;</description></item></channel></rss>