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 Exam Items Repository › Category: IT Essentials 8 › 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.)
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.)
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.
Related exam: IT Essentials v8 Chapter 12 Check Your Understanding
About The Author
The ITExamAnswers Editorial Team is a dedicated group of certified IT professionals and network engineers. We rigorously review, verify, and update all exam materials to ensure you receive the most accurate and reliable resources for your certification journey.