Unix – Section 1

46. The command used to compare the files is known as

A. comp
B. cmp
C. do
D. ccp
E. None of the above

Correct Answer: B. cmp

47. Which command is used to terminate a process?

A. shutdown
B. haltsys
C. cancel
D. kill
E. None of the above

Correct Answer: D. kill

48. 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
E. None of the above

Correct Answer: B. +m.n

49. 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
E. None of the above

Correct Answer: D. neither standard input nor standard output file

Leave A Comment?

four × 3 =