Launch the Windows command prompt. If you are not in your Users directory (folder), change to that location. Within your Users directory, make a new directory called MyFiles. What do you enter to create this directory? Run the command TREE to see the subdirectories from your Users directory. Create and save a screenshot. Change to the c:\windows directory. Search the directory for all files starting with the letter S. What do you enter for this? Create and save a screenshot. Show all files with a ini file extension. What do you enter for this? Create and save a screenshot. Using the ? switch, determine the command and options to show all the files in order by reverse date. Pause the screen so you can see this. What do you enter for this? Create and save a screenshot. Navigate to your Users directory. Run the IPCONFIG command, and redirect the output to a file called MyIP.txt. What do you enter for this? Create and save a screenshot.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Show each individual step for this.

**Instructions for Using Command Prompt on Windows**

1. **Access the Command Prompt:**
   - Open the Windows command prompt. 
   - Ensure you are in your Users directory (folder). If not, navigate to this location.

2. **Create a New Directory:**
   - Within your Users directory, create a new directory named "MyFiles."
   - Command to enter: `mkdir MyFiles`

3. **View Subdirectories:**
   - Use the `TREE` command to view subdirectories starting from your Users directory.
   - Capture and save a screenshot of the output.

4. **Search for Files Starting with 'S':**
   - Change to the `C:\windows` directory.
   - Search for files beginning with the letter "S."
   - Command to enter: `dir S*.*`
   - Take a screenshot of the results.

5. **Find Files with .ini Extension:**
   - Show all files with a `.ini` extension.
   - Command to enter: `dir *.ini`
   - Save a screenshot of the output.

6. **Sort Files by Reverse Date:**
   - Use the command with the `/?` switch to organize files by reverse date order.
   - Command guidance: `dir /O-D`
   - Pause the screen for visibility and save a screenshot.

7. **Redirect IP Configuration Output:**
   - Navigate back to your Users directory.
   - Run the `IPCONFIG` command and redirect its output to a file named MyIP.txt.
   - Command to enter: `ipconfig > MyIP.txt`
   - Create and save a screenshot of the command and its result.
Transcribed Image Text:**Instructions for Using Command Prompt on Windows** 1. **Access the Command Prompt:** - Open the Windows command prompt. - Ensure you are in your Users directory (folder). If not, navigate to this location. 2. **Create a New Directory:** - Within your Users directory, create a new directory named "MyFiles." - Command to enter: `mkdir MyFiles` 3. **View Subdirectories:** - Use the `TREE` command to view subdirectories starting from your Users directory. - Capture and save a screenshot of the output. 4. **Search for Files Starting with 'S':** - Change to the `C:\windows` directory. - Search for files beginning with the letter "S." - Command to enter: `dir S*.*` - Take a screenshot of the results. 5. **Find Files with .ini Extension:** - Show all files with a `.ini` extension. - Command to enter: `dir *.ini` - Save a screenshot of the output. 6. **Sort Files by Reverse Date:** - Use the command with the `/?` switch to organize files by reverse date order. - Command guidance: `dir /O-D` - Pause the screen for visibility and save a screenshot. 7. **Redirect IP Configuration Output:** - Navigate back to your Users directory. - Run the `IPCONFIG` command and redirect its output to a file named MyIP.txt. - Command to enter: `ipconfig > MyIP.txt` - Create and save a screenshot of the command and its result.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 6 images

Blurred answer
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education