Ask Question
21 January, 06:17

You work as the Network Administrator for Perfect solution Inc. The company has a Linux-based network. You are a root user on the Red Hat operating system. You want to see only10 results in a search for files that have an. html extension.

Which of the following commands should you use to accomplish the task?

a) locate "*. html" - q

b) locate "*. html"

c) locate - n 10 "*. html" (Correct)

d) locate 10. html

+1
Answers (1)
  1. 21 January, 08:26
    0
    The correct answer is located - n 10"*. html" in Linux system where it does not need any file extension, but it used to open a program in the browser using. html extension. We see 10 results in a search for files therefore located - n 10 "*. html".

    Explanation:

    HTML is a HyperText Markup Language file that is used as the basis of the web. HTML is extension used with HTML. HTML consists of tags that can be used to define the paragraphs, quotes, and forms.

    In Linux, file extension does not need, but it used to determine the program to open a file. Desktop applications have their environment in which file opens the application that has been selected and open them in a browser.

    HTML is used in standard text format and consists of tags that can define the web page. The extension of HTML is. html. Suppose if want to see ten results in a search that have. HTML extension, then locate - n 10"*. html" has used as we have to accomplish the task of 10 results on a browser with HTML extension.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “You work as the Network Administrator for Perfect solution Inc. The company has a Linux-based network. You are a root user on the Red Hat ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers