TRASPOSE FILE CONTENTS IN UNIX
May 16, 2019
UNIX INTERVIEW QUESTIONS
PROBLEM STATEMENT: Given a text file file.txt, transpose its content. You may assume that each row has the same number of columns and each field is separated by the …