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
How to stop an infinite loop in unix?
What is difference between unix and windows?
Is unix still relevant?
How do you delete a file in unix?
Does apple use unix?
What is a parent directory in unix?
What uses unix?
What is the difference between a single dot and double dot in unix?
What are the advantages and disadvantages of unix operating system?
What is alias mechanism?
What are the three main components of unix architecture?
What does the swapping system do if it identifies the illegal page for swapping?
What is source unix?
What methodology can be utilized to modify the password in unix?
What is hardlink and softlink in unix?