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
True/False: If a function is legally prototyped to return an integer value, it can return a structure member that is an integer
sdas [7]
#1) If a function is legally prototyped to return an integer value, it can return a structure member that is an integer data type.
Answer: True. Any method that is not declared void must contain a return statement with a corresponding return value. The data type of the return value must match the method's declared return type; you can't return an integer value from a method declared to return a boolean.
5 0
3 years ago
A(n) ____ , a type of idps that is similar to the nidps, reviews the log files generated by servers, network devices, and even o
kobusy [5.1K]
An LFM IDPS

Using an LFM which stands for log file monitor, the system is able to review log files generated by servers, network devices, and even other idpss. Its main purpose is to look for signatures and patterns which might indicate that an intrusion is in the pipeline or has already happened.
This intrusion detection is enhanced due to the fact that LFM is in a position to look at several log files from different systems.




8 0
3 years ago
When using social​ media, make sure to provide access to all the information needed to accurately process messages by following
Nataly_w [17]

Answer:

Option E i.e., transparency is the correct option.

Explanation:

When any person using social media networks the he always ensure that he gives all the information related accurately about himself because in the social media network there is the transparency of everything except his chat with other but any person get details of the other person only if he is using social media network.

4 0
3 years ago
What specific type of DNS query instructs a DNS server to process the query until the server replies with an address that satisf
Kaylis [27]
Unsure how it is to be answered
8 0
3 years ago
What is the Multiple Items tool?
Dmitry_Shevchenko [17]

Explanation:

when a form is created in Microsoft Access using the form tool it displays a single record at a time.To display multiple records and the form should be more customizable then in this case we use Multiple Items tool.

Creating a form using Multiple Items Tool:-

In navigation pane click query or table which contains the data that we want to see on the form.

On create tab,in the group Forms,click more Forms,then click Multiple Items.

6 0
3 years ago
Other questions:
  • If you wanted to only view the sales of $200,000+ in the table above, which number filter would you select?
    7·1 answer
  • After saving her presentation initially, Leah realizes she needs to add another content slide. She adds the slide and is ready t
    7·1 answer
  • What is data anayltics
    5·1 answer
  • How a computer encodes text, how it is processed and how computer data is represented.
    6·1 answer
  • When you use an external style sheet with an HTML document, you get all but one of the benefits that follows. Which one is NOT a
    15·1 answer
  • Among the second generation home console companies,which managed to come out on top
    10·1 answer
  • During detachment, _____.
    12·2 answers
  • I need a explanation for this 02 question for a test I will have .
    11·1 answer
  • Which of the following statements about the relationship between hardware and software is true? a) Hardware can be present in in
    9·1 answer
  • When solving a problem in a group situation, which of the following traits should be demonstrated?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!