Q.1.
Which command is used for renaming files in Unix?
Q.2.
Which command is used for comparing two files?
Q.3.
Which Unix command is used for counting words, lines, and characters in a file?
Q.4.
In UNIX, which command is used to change the permissions of a file?
Q.5.
Which symbol is used to change permissions for hidden files in Unix?
Q.6.
Which command is used for saving and quitting the vi editor simultaneously?
Q.7.
How can we escape to the UNIX shell without quitting vi editor?
Q.8.
For creating and removing directories, which of the following system calls are used?
Q.9.
Which of the following files are known as special files in Unix?
Q.10.
What is the output of the following Unix command? $ wc -c *.c
Q.11.
In Unix, for what purpose bc command is used?
Q.12.
Which process is immediately set up by the kernel when we log on to a Unix system?
Q.13.
Which command shows some attributes of a process?
Q.14.
Which of the following system call is used for creating a new process in Unix?
Q.15.
Which of the following command is used to create a child shell?
Q.16.
Which Unix command is used for locating files?
Q.17.
Which command is used for preparing a file for printing?
Q.18.
Which command is used for sorting a file on specified fields?
Q.19.
Which Unix command is used for locating repeated and non-repeated lines?
Q.20.
Which command is used for translating characters?