Directory command is a folder that contains files and sub directories.
How to create a director.
Md command is used to create Directory.
CD command is used to change the directory
It also create directory from current level to a higher one.
RD command is used to remove directory.
It sometimes is categorised as higher level language.
Syntax : c : \ windows > MD Animal
Syntax : c : \ windows \ Animal
Syntax : c : \ windows \ Animal > Md wild
Syntax : c : \ windows \ Animal \ wild > Md domestic
Syntax : c : \ windows \ Animal > CD wild
Syntax : c : \ windows \ Animal \ wild > MD Cheetah
Syntax : c : \ windows \ Animals \wild > antelope
Computer 💻.
