<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.nwl.cc/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.nwl.cc/feed.php">
        <title>DokuWiki - system:shells</title>
        <description></description>
        <link>https://wiki.nwl.cc/</link>
        <image rdf:resource="https://wiki.nwl.cc/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-16T09:33:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/shells/bash?rev=1447333442&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/shells/zsh?rev=1447262027&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.nwl.cc/_media/wiki/dokuwiki.svg">
        <title>DokuWiki</title>
        <link>https://wiki.nwl.cc/</link>
        <url>https://wiki.nwl.cc/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.nwl.cc/system/shells/bash?rev=1447333442&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-11-12T13:04:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>bash</title>
        <link>https://wiki.nwl.cc/system/shells/bash?rev=1447333442&amp;do=diff</link>
        <description>Bash

See also the Bash Configuration page.

Searching the Command History

Incremental searching

Incremental means the search begins before the searcher has finished typing the string to search for. Bash supports this feature with the Incremental Backwards Search (C-r), and the</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/system/shells/zsh?rev=1447262027&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-11-11T17:13:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>zsh</title>
        <link>https://wiki.nwl.cc/system/shells/zsh?rev=1447262027&amp;do=diff</link>
        <description>The z-shell is probably one of the best korn-shell based alternatives to bash.

Aliases

Zsh knows three different types of aliases:

Aliases for Commands

This is the regular alias, acting just like the one of bash:
alias less=/usr/share/vim/vim64/macros/less.sh</description>
    </item>
</rdf:RDF>
