How can remove duplicates in a file using UNIX?
Answer Posted / prasad
Uniq -u File_name
It will remove duplicates records.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the areas of application?
How to reverse the string using unix?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
Describe stream connector?
What is a merge in datastage?
Name the different sorting methods in datastage.
What are routines in datastage? Enlist various types of routines.
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
How to reverse the string using SQL?
How many areas for files does datastage have?
Why we use surrogate key?
What is use Array size in datastage
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?