<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.mtacs.de/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://www.mtacs.de/feed.php">
        <title>msdoc old:bash</title>
        <description></description>
        <link>https://www.mtacs.de/</link>
        <image rdf:resource="https://www.mtacs.de/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-10T19:54:32+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.mtacs.de/doku.php?id=old:bash:bashrc&amp;rev=1673465372&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.mtacs.de/doku.php?id=old:bash:schleifen&amp;rev=1673465372&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.mtacs.de/lib/tpl/dokuwiki/images/favicon.ico">
        <title>msdoc</title>
        <link>https://www.mtacs.de/</link>
        <url>https://www.mtacs.de/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.mtacs.de/doku.php?id=old:bash:bashrc&amp;rev=1673465372&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-11T19:29:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>old:bash:bashrc</title>
        <link>https://www.mtacs.de/doku.php?id=old:bash:bashrc&amp;rev=1673465372&amp;do=diff</link>
        <description>.bashrc


PS1=&quot;\[\033[0;35m\]\u@\h:\w\n\\$ \[\033[0m\]&quot;

# don&#039;t put duplicate lines in the history. See bash(1) for more options
export HISTCONTROL=ignoredups

# save 16384 comands
export HISTSIZE=16384

# save 16384 * 80 bytes 
export HISTFILESIZE=1310720

# check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
shopt -s checkwinsize

# merge and append history from all terminals
shopt -s histappend

case $TERM in
   xterm*|dtterm|vt100)
        P…</description>
    </item>
    <item rdf:about="https://www.mtacs.de/doku.php?id=old:bash:schleifen&amp;rev=1673465372&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-11T19:29:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>old:bash:schleifen</title>
        <link>https://www.mtacs.de/doku.php?id=old:bash:schleifen&amp;rev=1673465372&amp;do=diff</link>
        <description>for i in `seq 1 100`</description>
    </item>
</rdf:RDF>
