Wild Card Characters are used to find common links between files i.e. same extention or file name
There are subdirectories as well though. They are contained in the parent directory
There are three commands for dealing with directories
- MD - to create a new subdirectory
- a.RD - remove directory b. DELTREE - remove subdirectroy even if its not empty
- CD - move from one directroy to another
- TREE - display all subdirectories from any point in the directory (may be disabled)
Folders have to be specified
The CD command is used to move around directory tree.
A fully qualified path should always be mentioned
Format: DIR [d:] [filename [.ext]] [/p] [/w]
No comments:
Post a Comment