Q190
What will be the command if we want to suppress column 1 and column 2 in the output of comm Command?
A.
comm -12
AnswerB.
comm -1-2
C.
comm -3
D.
comm -1,-2
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board