Need help! :( A+ Lab - Directory Managment

Started by PumpkinEater, December 14, 2011, 01:59:15 AM

Previous topic - Next topic

PumpkinEater

I got this lab do by 1:30 tomorrow and I have no clue how to do any of it! I really need this one too

Does anybody have the answers or does anyone have the knowledge to do it? Because I'm doomed!!! It was a sheet of paper titled "Lab - Directory Managment"

The entire paper is posted below, please help anyone if possible. Thanks





--------------------------------------------------------------------------------------------------------------------------------------------------

Lab - Directory Managment

Objective: To experience directory managment at the command line.


Procedure:

1. While at the root of the drive, create the following directory structure:
C:\
I - - Personal
l l - - Music
l l -Jazz
l - -Work
l - -Reports
l - -Quotations

2. Syntax to create the "Personal" directory and its subdirectories in one step

_____________________________________


3. Syntax to create the "Work" directory and its subdirectories at a time.
List ~ALL~ syntax required.

_____________________________________

_____________________________________


4. Change your location in the directory structure to be in "Music".

Syntax (Absolute):____________________________

5. Remove the "Quotations" directory from your current location.

Syntax: _______________________________________


6. Still in your current location, change your current directory to "Reports".

Syntax:_______________________________
a. Write down what your prompt looks like: _________________________________


7. Rename the "Reports" directory to documents.

a. Syntax: ________________________________________
b. What did you have to do before hand in order to perform the above step successfully?

______________________________________

8. How can a user check to see if the rename process succeeded?

______________________________________


9. Delete the "Personal" directory and its subdirectories in one step. When performing the delete, ensure that it is not going to ask you for confirmation of the deletion.

Syntax: ________________________________________


10. Copy system.ini and win.ini files located in the Windows directory to the Work directory.

Syntax: ________________________________________

11. Draw the current directory structure of work.