Linux CLI - Viewing and Editing Files
What does the
cat command do when used without any options?cat command do when used without any options?catcat command is used to read and display file contents in Linux.cat simply outputs the content of the specified file to the terminal.cat usage = Display file contents [OK]cat filename to quickly see file contents [OK]cat deletes filescat with directory commandscat changes permissions15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions