Cinnamon Desktop Environment Overview
18 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

In Linux, which directory contains device files?

  • /bin
  • /dev (correct)
  • /boot
  • /root

What command in Linux is used to create a directory?

  • rmdir
  • rm
  • cp
  • mkdir (correct)

What type of file in Linux contains data, text, or program instructions?

  • Special Files
  • Binaries
  • Ordinary Files (correct)
  • Directories

Where is the root directory located in a Linux filesystem?

<p>/ (B)</p> Signup and view all the answers

Which command is used to remove a directory in Linux?

<p>rmdir (D)</p> Signup and view all the answers

What is the purpose of the /boot directory in Linux?

<p>Contains files required for system startup (D)</p> Signup and view all the answers

What command displays the user manual of any command on the terminal?

<p>whatis (D)</p> Signup and view all the answers

Which command locates files and pages of a command in Linux?

<p>whereis (A)</p> Signup and view all the answers

What does the 'ls' command do in Linux?

<p>Displays the list of files and directories (C)</p> Signup and view all the answers

Which command displays the contents of the working directory recursively in Linux?

<p>tree (D)</p> Signup and view all the answers

What does the 'pwd' command do in Linux?

<p>Displays directory (B)</p> Signup and view all the answers

Which command changes the current directory in Linux?

<p>cd (B)</p> Signup and view all the answers

What is the main purpose of the /tmp directory in Linux?

<p>To store temporary files that applications may need later on (A)</p> Signup and view all the answers

Why was the /var directory in Linux originally named as such?

<p>Because it contains files where the system writes data during its operation (B)</p> Signup and view all the answers

Which directory in Linux typically contains files that an application doesn't need right now, but may require later?

<p>/tmp (D)</p> Signup and view all the answers

In Linux, what type of data is usually stored in the /var directory?

<p>Variable data written by the system during operation (B)</p> Signup and view all the answers

Which directory in Linux is primarily responsible for managing temporary files created by running applications?

<p>/tmp (B)</p> Signup and view all the answers

What distinguishes the /tmp directory from other directories in Linux?

<p>It is meant for temporary files that may be needed at a later time (A)</p> Signup and view all the answers

More Like This

Use Quizgecko on...
Browser
Browser