Linux File System Commands
7 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

Which command is used to print the path of the current working directory?

  • ls
  • cd
  • find
  • pwd (correct)

What is the primary use of the 'mv' command?

  • To create directories
  • To copy files
  • To move or rename files (correct)
  • To remove files

How can you create a blank new file in Linux?

  • cat
  • touch (correct)
  • cp
  • mkdir

Which command is used to view the contents of a directory?

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

What does the 'rm' command do?

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

Which command allows you to see the first lines of a text file?

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

What is the use of the 'find' command?

<p>To search for files and directories within a given directory (D)</p> Signup and view all the answers

More Like This

Use Quizgecko on...
Browser
Browser