Which four Linux commands would be used to create a new directory under the current directory, copy files to that new directory, make that directory the current directory, and displays the files in that directory? (Choose four.)

IT Questions BankCategory: IT Essentials 8Which four Linux commands would be used to create a new directory under the current directory, copy files to that new directory, make that directory the current directory, and displays the files in that directory? (Choose four.)

Which four Linux commands would be used to create a new directory under the current directory, copy files to that new directory, make that directory the current directory, and displays the files in that directory? (Choose four.)

  • mkdir
  • cp
  • cd
  • ls
  • mv
  • rm
  • pwd

Explanation: The Linux commands mkdir , cp , cd , and ls will create a new directory under the current directory, copy files into that directory, change the current directory, and display the files in that directory.

Exam with this question: IT Essentials v8 Chapter 12 Check Your Understanding

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments