Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:docs:cmd:file [2014/05/24 04:23] – created valerius | en:docs:cmd:file [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== File Selection ===== | ||
- | Most internal commands (like **COPY**, **DIR**, etc.) work on a file or a group of | ||
- | files. | ||
- | you can use several shorthand forms for naming or selecting files and the | ||
- | applications associated with them. | ||
- | Most of the features explained in this section apply to **CMD.EXE** commands | ||
- | only, and can not be used to pass file names to external programs unless | ||
- | those programs were specifically written to support these features. | ||
- | |||
- | The file selection features are: | ||
- | |||
- | Extended Parent Directory Names | ||
- | Wildcards | ||
- | Date, Time, and Size Ranges | ||
- | File Exclusion Ranges | ||
- | Multiple Filenames | ||
- | Include Lists | ||
- | Executable Extensions | ||
- | |