What command is used to display the contents of a file in Linux?
- cat
- cd
- ls
- rm
The cat command is used to display the contents of a file in Linux. It stands for "concatenate" and is often used to view the content of text files on the terminal. You can also use it to create, combine, and display the content of files.
Loading...
Related Quiz
- Which file in Linux would you edit to set a system's DNS resolver addresses?
- In Linux, the ________ command can be used to see who has been granted sudo access.
- The _________ utility is used to create, grow, shrink, and repair ext2, ext3, and ext4 file systems.
- Which daemon in Linux is responsible for logging system messages?
- In Linux, user-specific configuration files, sometimes starting with a dot (.), are typically located in the _________ directory.