GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
91. | The command used to compare the files is known as | ||
A. | comp | ||
B. | cmp | ||
C. | do | ||
D. | ccp | ||
92. | Which command is used to terminate a process? | ||
A. | shutdown | ||
B. | haltsys | ||
C. | cancel | ||
D. | kill | ||
93. | Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? | ||
A. | -m.n | ||
B. | +m.n | ||
C. | + n.m+1 | ||
D. | +(m+l).n | ||
94. | The cp command uses: | ||
A. | standard input file | ||
B. | standard output file | ||
C. | both input and output file | ||
D. | neither standard input nor standard output file | ||