1.

Which of the following Linux commands is used to display a file, page by page, on the screen:

 

  1. more

  2. less

  3. view

  4. cat


  5.  
2.
In Linux, which of the following enables the user to return from the child directory to its parent directory?
3.
Linux is a _____________________ clone, which behaves like ________________________, but does not contain its code.
4.
In Linux, which of the following is not a type of special file?
5.
The Linux command used to know the type of a file, namely student, is ________________________.
6.
Which of the following Linux commands is used to change a file, namely student, to Myfile?
7.
What is the output of the following Linux command:
$ head– c 15 student
8.

What is the output of the following Linux command:
$ tac student
9.
Which of the following is not a type of etc directory in Linux?
10.
In Linux, the _____________________ directory is used to store architecture independent share data.