Multiple choice Which command is used for concatenate atleast two files vertically? paste join cat 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