The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 12-03-2008
rohit22hamirpur rohit22hamirpur is offline
Registered User
  
 

Join Date: Nov 2008
Location: delhi
Posts: 8
even u can use

sort -u filename(this will sort as well as remove duplicate rows)