<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://support.tux4u.be/dokuwiki/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="http://support.tux4u.be/dokuwiki/feed.php">
        <title>Tux4u(R) Support Wiki linux:commandos</title>
        <description></description>
        <link>http://support.tux4u.be/dokuwiki/</link>
        <image rdf:resource="http://support.tux4u.be/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-15T08:53:28+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:commandline_nl&amp;rev=1546186628&amp;do=diff"/>
                <rdf:li rdf:resource="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:metachar&amp;rev=1546186628&amp;do=diff"/>
                <rdf:li rdf:resource="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:pathnames_en.html&amp;rev=1546186628&amp;do=diff"/>
                <rdf:li rdf:resource="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:pathnames_nl.html&amp;rev=1546186628&amp;do=diff"/>
                <rdf:li rdf:resource="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:sh_parse&amp;rev=1546186628&amp;do=diff"/>
                <rdf:li rdf:resource="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:start&amp;rev=1546186628&amp;do=diff"/>
                <rdf:li rdf:resource="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:subshells-child_processes&amp;rev=1546186628&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://support.tux4u.be/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Tux4u(R) Support Wiki</title>
        <link>http://support.tux4u.be/dokuwiki/</link>
        <url>http://support.tux4u.be/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:commandline_nl&amp;rev=1546186628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-30T17:17:08+02:00</dc:date>
        <title>linux:commandos:commandline_nl</title>
        <link>http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:commandline_nl&amp;rev=1546186628&amp;do=diff</link>
        <description>Werken op de Linux Commandoregel

Inhoud:


	*  
	*  
	*  
	*  
	*  
	*  

1. Inleiding

Als gebruiker van de Tux4u(r)/Penguin Suite kun je lekker werken in een mooie desktopomgeving (KDE Desktop), je bestanden beheren via een grafisch beheerprogramma en heel veel andere toepassingen opstarten en gebruiken, zoals bijvoorbeeld OpenOffice.org Writer. Allemaal zonder dat je ooit een echte Linux commandoregel hoeft in te typen!</description>
    </item>
    <item rdf:about="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:metachar&amp;rev=1546186628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-30T17:17:08+02:00</dc:date>
        <title>linux:commandos:metachar</title>
        <link>http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:metachar&amp;rev=1546186628&amp;do=diff</link>
        <description>Unix/Linux Metacharacters

FILE NAME GENERATION CHARACTERS:

Will be interpreted by the shell before the command will be executed. The shell will look for matching file names in the current directory;the file name genera- tion characters on the command line will be replaced by the matching file names.</description>
    </item>
    <item rdf:about="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:pathnames_en.html&amp;rev=1546186628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-30T17:17:08+02:00</dc:date>
        <title>linux:commandos:pathnames_en.html</title>
        <link>http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:pathnames_en.html&amp;rev=1546186628&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:pathnames_nl.html&amp;rev=1546186628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-30T17:17:08+02:00</dc:date>
        <title>linux:commandos:pathnames_nl.html</title>
        <link>http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:pathnames_nl.html&amp;rev=1546186628&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:sh_parse&amp;rev=1546186628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-30T17:17:08+02:00</dc:date>
        <title>linux:commandos:sh_parse</title>
        <link>http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:sh_parse&amp;rev=1546186628&amp;do=diff</link>
        <description>Shell Command Line Parsing Sequence

	*  Read the command line.
		*  Split the command line. Identify “tokens”:

&lt;space&gt; &lt;tab&gt; &lt;newline&gt; ; () &lt;&gt; | &amp; &quot;words&quot; and &quot;keywords&quot;; command sequences, command grouping, pipelines.


		*  Perform a preliminary syntax check:</description>
    </item>
    <item rdf:about="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:start&amp;rev=1546186628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-30T17:17:08+02:00</dc:date>
        <title>linux:commandos:start</title>
        <link>http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:start&amp;rev=1546186628&amp;do=diff</link>
        <description>Indexmenu 

Omhoog
commandos index</description>
    </item>
    <item rdf:about="http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:subshells-child_processes&amp;rev=1546186628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-30T17:17:08+02:00</dc:date>
        <title>linux:commandos:subshells-child_processes</title>
        <link>http://support.tux4u.be/dokuwiki/doku.php?id=linux:commandos:subshells-child_processes&amp;rev=1546186628&amp;do=diff</link>
        <description>Subshells &amp; Child Processes

Subshells &amp; Child Processes



Unix Commands and the Environment (export)</description>
    </item>
</rdf:RDF>
