1. | The cp command uses: |
|||||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss. |
2. | Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? |
|||||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss. |
3. | Which command is used to terminate a process? |
|||||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss. |
4. | The command used to compare the files is known as |
|||||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss. |
5. | While working with mail command, which command is used to save mail in a separate file? |
|||||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss. |
6. | Which of the following commands is used to display your working directory? |
|||||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss. |
7. | Which column contains all details of the permissions of a file when you issue the ls -l command? |
|||||||||
Answer: Option D Explanation: root@server [~]# ls -l .... -rw------- 1 root root 37 Dec 31 2009 .my.cnf -rw------- 1 root root 737 Aug 18 21:20 .mysql_history -rw-r--r-- 1 root root 264 Aug 18 16:51 .pearrc .... |
8. | The second set of the three permissions (r-) indicates that |
|||||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss. |