<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.pushmindstack.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>PushMindStack - gnu-linux:shell</title>
        <description></description>
        <link>https://wiki.pushmindstack.com/</link>
        <lastBuildDate>Wed, 15 Apr 2026 16:51:42 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.pushmindstack.com/_media/wiki/dokuwiki.svg</url>
            <title>PushMindStack</title>
            <link>https://wiki.pushmindstack.com/</link>
        </image>
        <item>
            <title>Linux Shell</title>
            <link>https://wiki.pushmindstack.com/gnu-linux/shell/checklist</link>
            <description>Linux Shell

Booklist

&lt;https://linuxcommand.org/index.php&gt;

The Linux Command Line

By William Shotts

Attachment: 

This book is a broad overview of living on the Linux command line. Unlike some books that  concentrate on just a single program, such as the shell program, bash, this book will try to  convey how to get along with the command line interface in a larger sense. How does it all work? What can it do? What&#039;s the best way to use it?</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 21 Nov 2023 15:28:53 +0000</pubDate>
        </item>
        <item>
            <title>String Processing</title>
            <link>https://wiki.pushmindstack.com/gnu-linux/shell/string</link>
            <description>String Processing

Replacement
 Command/Syntax                                                                                                      Description                          sed &#039;s/regexp/replacement/&#039;                             Replace the first matched pattern.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 24 Nov 2023 15:14:54 +0000</pubDate>
        </item>
        <item>
            <title>Hide in Bash</title>
            <link>https://wiki.pushmindstack.com/gnu-linux/shell/subshell</link>
            <description>Hide in Bash

When debugging a Bash shell script, we may find that it runs slowly.
Therefore, it&#039;s important to know some of the details hidden in Bash
and learn some tricks.

Is $() or `` Really Necessary?
In the bash shell, we need to avoid frequent use of</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 01 Dec 2023 15:16:37 +0000</pubDate>
        </item>
    </channel>
</rss>
