1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Zarrin [17]
3 years ago
15

In command prompt, Whats a command that will list only .ini files in C:\Windows\System32 directory?

Computers and Technology
2 answers:
Anika [276]3 years ago
8 0

There are two commands that need to be executed:

<em>cd</em><em> </em><em>C</em><em>:</em><em>\</em><em>W</em><em>i</em><em>n</em><em>d</em><em>o</em><em>w</em><em>s</em><em>\</em><em>S</em><em>y</em><em>s</em><em>t</em><em>e</em><em>m</em><em>3</em><em>2</em>

<em>dir</em><em> </em><em>*</em><em>.</em><em>ini</em>

Let's analyse them.

First we have the cd command aka change directory command. It's very simple.

cd {directory path}

Whenever you enter this command windows operating system will internally switch the path parameter of the working terminal to your desired path in this case windows system32 directory.

Then we have another command. The dir or directory command.

dir {directory path}

Directory command will list you all files and subdirectories in a certain directory.

{file name}.{file extension}

If we use * for file name you are telling your os that all you care is file extension so it will return you all files in a certain directory who possess the same file extension.

Hope this helps.

r3t40

Ber [7]3 years ago
3 0

Answer:

The dir command is a Command Prompt command that's used to display a list of the files and subfolders contained in a folder.

hope it helps

You might be interested in
____________improves the understandability of a website, by maintaining similar design elements throughout.
lora16 [44]

Simple and easy user interface design can help the users understand what they can do on the website, without confusion when they are loading on the website.

Best practice on the users experiences can help the users to visit the website easily and get what they want as fast as possible. It is the way to improve a website understandability.

4 0
3 years ago
Computers can accomplish many tasks today, but there are still some things they cannot do. Think of some of the things you would
postnew [5]
Record our dream.
Since it is from the future and advanced, it is invalid to argue back that the wish to record our dreams cannot be fulfilled.

From here you can elaborate more ...
7 0
3 years ago
Create a goal seek analysis to determine what the price should be to generate demand of 2,625,000 tablets given that the supplie
Svetach [21]

Answer:

Explanation:

The following image shows the required entries that are to be filled in the excel sheet:

Goal Seek Parameters and Results

Set Cell                                        C14

To Value By Changing Cell        2625000

By Changing Cell                         C3

Resulting Price?                           $290

Explanation:

The goal seek tool in excel is used to change a value in the calculation to get the desired results.

In the given question, it is required to get the demand of tablets to reach the value of 2,625,000 by changing the price.

The value that is to be inserted in the “Set cell” field is the cell number which shall contain the desired result. This cell must have a formula having the cell which is inserted in the “by changing cell” field.

In the given question, the value of demand is desired.

The cell value which stores the calculated demand is C14 is and hence it is inserted in the field “Set cell”

The “to value” field of the goal seek tool is used to set the desired result.

Here, 2,625,000 is the value that is desired and hence it filled in the “To value” field.

The “By changing cell” field of the goal seek tool, represents the cell whose value is to be changed for getting the desired results.

Here, the value of price is required to be changed to get the required demand, thus the value that should be inserted in the “By changing cell” of the goal seek tool is C3, which represents the price.

The required demand is achieved by changing the price to $290.

8 0
3 years ago
.Draw the following sine wave in the time domain, showing amplitude and phase:
alexdok [17]

Answer with Explanation:

Part 1)

The given sine wave is as

y=3sin(2\pi t+\pi)

The graphical representation of the wave is shown in the attached figure:

Part 2)

For a general wave equation y(t)=Asin(\omega t+\phi )

'A' is defined as amplitude of the wave

(\omega t+\phi ) is defined as phase of the wave

Upon comparing with the given wave function we observe

1) Amplitude of the given wave is 3

2) Phase of the given wave (2\pi t+\phi )

7 0
3 years ago
PLEASE HELP ASAP!!! MARKING BRAINLIEST FOR CORRECT ANSWER!!!
VLD [36.1K]

Answer:

that is impossible your teacher is hard

5 0
3 years ago
Other questions:
  • A binary tree is full if all of its vertices have either zero or two children. Let Bn denote the number of full binary trees wit
    7·1 answer
  • what is it called when you are biying and selling products via electronic channels such as the internet​
    13·2 answers
  • You view a portion of a document on the screen through a ____.
    15·1 answer
  • If johnny has 800 socks and john has 1000 more how much does john have
    9·1 answer
  • Which segment of society introduced the grunge look?
    5·2 answers
  • Cuales son los elementos de la programación?
    10·1 answer
  • Microcomputers, different from those giant mainframes and supercomputers, are designed for individuals. In fact, the microcomput
    7·1 answer
  • A lot of computations involve processing a string one character at a time. Often they start
    14·1 answer
  • Which of these five are Netflix Originals?1/5
    5·1 answer
  • Python program oranges and apples 3.4.6 copy and paste would be nice
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!