• Post author:
  • Post category:Blog
  • Reading time:2 mins read
  • Post last modified:June 12, 2024

Match the Linux CLI commands to their function. (Not all options are used.)

ITE 8 + ITE 7.0 Chapter 12 Quiz Answers 12.5.1.1 Chapter 12 Mobile Linux and macOS Quiz Answers 01
ITE 8 + ITE 7.0 Chapter 12 Quiz Answers 12.5.1.1 Chapter 12 Mobile Linux and macOS Quiz Answers 01
  • rm —> removes files 
  • man —> displays the documentation for a specific command 
  • ls —> displays the files inside a directory 
  • cd —> changes the current directory 
  • mkdir —> creates a directory under the current directory 

    Answers Explanation & Hints:

    man – displays the documentation for a specific command
    ls – displays the files inside a directory.
    cd – changes the current directory
    mkdir – creates a directory under the current directory
    cp – copies files from source to destination
    mv – moves files to a different directory
    rm – removes files

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments