<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Scripting on Linux Café</title>
    <link>https://mrtomlinux.org/tags/scripting/</link>
    <description>Recent content in Scripting on Linux Café</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 23 Jun 2026 10:43:02 +0200</lastBuildDate>
    <atom:link href="https://mrtomlinux.org/tags/scripting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Taming the Beast: My Favorite Aliases and Functions for Taming Long Commands in Bash</title>
      <link>https://mrtomlinux.org/post/2026-06-23-taming-the-beast-my-favorite-aliases-and-func/</link>
      <pubDate>Tue, 23 Jun 2026 10:43:02 +0200</pubDate>
      <guid>https://mrtomlinux.org/post/2026-06-23-taming-the-beast-my-favorite-aliases-and-func/</guid>
      <description>&lt;h2 id=&#34;introduction-to-aliases-and-functions&#34;&gt;Introduction to Aliases and Functions&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve been using Linux for years, and one of the things that&amp;rsquo;s really helped me streamline my workflow is using aliases and functions in Bash. These tools let you simplify long commands, reducing typos and making your life easier. In this article, I&amp;rsquo;ll share some of my favorite aliases and functions for taming long commands in Bash.&lt;/p&gt;&#xA;&lt;h2 id=&#34;creating-aliases&#34;&gt;Creating Aliases&lt;/h2&gt;&#xA;&lt;p&gt;Aliases are basically shortcuts for longer commands. You can create an alias using the &lt;code&gt;alias&lt;/code&gt; command followed by the name of the alias and the command it should execute. For example:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
