i have one column with data smith
john
michale
the o/p should be smith,john,michale how we do in unix
Answer Posted / supriya
save the names in the file in column wise,then give the
command as:
tr "\n" "," <filename>
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
What is a unix shell?
Where unix is used today?
What is meant by u-area?
Is used to create ordinary files on any unix system?
Is unix the first operating system?
What is unix in simple terms?
Define a process group.
What is the chief difference between the –v and –x option s to set?
How would you explain a kernel to a non-technical person?
What are the advantages of unix operating system?
Difference between the fork() and vfork() system call?
What is delayed write in unix?
What is directory unix?
What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
What is unix mtime?