51. | Find the odd man out: |
Answer: (c).wart
|
52. | Which of the following changes permission to deny write permission to group and others? |
Answer: (a).Chmod go-w filex
|
53. | Which of the following OS treats hardware as a file system? |
Answer: (a).UNIX
|
54. | An example of a memory management system call in UNIX is: |
Answer: (b).mmap
|
55. | An example of a directory found in most UNIX system is: |
Answer: (a).usr
|
56. | The “nice” command is used in Unix: |
Answer: (d).both a and b
|
57. | Which of the following is not an Unix Command ? |
Answer: (d).put
|
58. | A system call in Linux operating system to create a new child process, which is a copy of the parent process: |
Answer: (b).fork
|
59. | The environment variable in Linux, that contain a list of directories the shell automatically recognizes. |
Answer: (a).$PATH
|
60. | In Linux, the subdirectory that contains system configuration files including user passwords: |
Answer: (c)./etc
|