We can create a sub directory in the directory with the command MD. When in the ROOT DIRECTORY (root directory) W we will create a subdirectory named LOTUS, then I make a sub directory is:
B> MD \ LOTUS For example, it is how: B> dir (enter)
LOTUS name is just an example. In practice, we can use a variety of names according to the interests of the sub directory. For example, to create a hierarchy of types of plants according to color of flower, kinds of roots, types of pieces and others.

Manufacturing sub-directory of the command above, so if we do dir will appear:

Note: Directory of B: \ * B: B shows the current drive and \ indicate sub directory, while the name of the subdirectory LOTUS show. We can change the name of the sub directories as needed. How To Go Sub Directory In the above example, the subdirectory named LOTUS used. So, to get to the sub directory LOTUS way is by typing: B> CD \ LOTUS (enter) So if we give the dir command will display the files stored in the sub directory that's all. How To Return to the Root Directory How do I return to the root directory? To return to the root directory we can use the command: B> CD \ (enter) How To Delete a Sub Directory To delete the sub directory we use RD \ and all files in sub directory should be removed first. The command we use to remove the subdirectory LOTUS above are: B> RD \ LOTUS So, how do I delete a file in a sub directory? example: On the C drive there is a file named EKO.EXE directory with the following composition: C: \ FLOWERS \ orchid \ MONTH \ PURNAMA \ EKO.EXE Then the command used to delete the file EKO.EXE are: Del (space) C: \ FLOWERS \ orchid \ MONTH \ PURNAMA \ EKO.EXE Thus tips on how to create and delete sub-directory is my DOS system for. May be useful for all my friends.Urungkan pengeditan.
0 comments:
Post a Comment