Multiple choice

Which command is used for concatenate atleast two files vertically?

  1. paste

  2. join

  3. cat

  4. none of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

concatenateconcatenate corresponding lines of two files into vertical columns, separated by tab. concatenate means joining