<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://osfree.su/doku/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://osfree.su/doku/feed.php">
        <title>osFree wiki - en:ibm:cmd:file</title>
        <description></description>
        <link>http://osfree.su/doku/</link>
        <image rdf:resource="http://osfree.su/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-04T06:36:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:exclusion&amp;rev=1403644178&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:ext&amp;rev=1403644186&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:incl&amp;rev=1403644196&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:mult&amp;rev=1403644207&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:parentdir&amp;rev=1400918930&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:ranges&amp;rev=1403644220&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:wild&amp;rev=1403644228&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://osfree.su/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>osFree wiki</title>
        <link>http://osfree.su/doku/</link>
        <url>http://osfree.su/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:exclusion&amp;rev=1403644178&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-06-24T21:09:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>exclusion</title>
        <link>http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:exclusion&amp;rev=1403644178&amp;do=diff</link>
        <description>File Exclusion Ranges

Most internal commands which accept wildcards also accept file exclusion ranges to further define the files that you wish to work with. CMD.EXE examines each file name and excludes files that match the names you have specified in a file exclusion range.</description>
    </item>
    <item rdf:about="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:ext&amp;rev=1403644186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-06-24T21:09:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ext</title>
        <link>http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:ext&amp;rev=1403644186&amp;do=diff</link>
        <description>Executable Extensions

The syntax for creating an executable extension is: 


        set .ext=command [options]


This tells CMD.EXE to run the specified command whenever you name a file with the extension .ext at the prompt. 

.EXT is the executable file extension;</description>
    </item>
    <item rdf:about="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:incl&amp;rev=1403644196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-06-24T21:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>incl</title>
        <link>http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:incl&amp;rev=1403644196&amp;do=diff</link>
        <description>Include Lists

Any internal command that accepts multiple filenames will also accept one or more include lists. An include list is simply a group of filenames, with or without wildcards, separated by semicolons [;]. All files in the include list must be in the same directory. You may not add a space on either side of the semicolon.</description>
    </item>
    <item rdf:about="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:mult&amp;rev=1403644207&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-06-24T21:10:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mult</title>
        <link>http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:mult&amp;rev=1403644207&amp;do=diff</link>
        <description>Multiple Filenames

Most file processing commands can work with multiple files at one time. To use multiple file names, you simply list the files one after another on the command line, separated by spaces. You can use wildcards in any or all of the filenames. For example, to copy all</description>
    </item>
    <item rdf:about="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:parentdir&amp;rev=1400918930&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-05-24T08:08:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>parentdir</title>
        <link>http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:parentdir&amp;rev=1400918930&amp;do=diff</link>
        <description>Extended Parent Directory Names

CMD.EXE allows you to extend the traditional syntax for naming the parent directory, by adding additional [.] characters. Each additional [.] represents an additional directory level above the current directory. For example,</description>
    </item>
    <item rdf:about="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:ranges&amp;rev=1403644220&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-06-24T21:10:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ranges</title>
        <link>http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:ranges&amp;rev=1403644220&amp;do=diff</link>
        <description>Date, Time and Size Ranges

Most internal commands which accept wildcards also allow date, time, and size ranges to further define the files that you wish to work with. CMD.EXE will examine each file&#039;s size and timestamp (a record of when the file was created, last modified, or last accessed) to determine if the file meets the range criteria you have specified.</description>
    </item>
    <item rdf:about="http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:wild&amp;rev=1403644228&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-06-24T21:10:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wild</title>
        <link>http://osfree.su/doku/doku.php?id=en:ibm:cmd:file:wild&amp;rev=1403644228&amp;do=diff</link>
        <description>Wildcards

Wildcards let you specify a file or group of files by typing a partial filename. The appropriate directory is scanned to find all of the files that match the partial name you have specified. 

Wildcards are usually used to specify which files</description>
    </item>
</rdf:RDF>
