cat Command MCQs – UNIX

9
Score: 0
Attempted: 0/9
Subscribe
1. : To display the non-printable characters, what option do we use with cat command?



2. : cat *file* — The given command will display:



3. : For creating empty files, what command do we use?



4. : To display the contents of a file, what command do we use?



5. : Apart from displaying the file contents, for what other purpose is cat command used?



6. : To display the file with line numbers, what option do we use with cat command?



7. : What can the cat command not perform?



8. : What will the command cat file01 file01 file01 display?



9. : What will happen if we create a file using the cat command with a filename that already exists in the current directory?



Leave a Reply

Contents Copyrights Reserved By T4Tutorials