Friday, May 21, 2010

sort & uniq command

sort command is used to sort a file in alphabetical or numberical order.



uniq command is used to extract unique lines from a file.


No comments:

Post a Comment