Thread
:
UNIX question -- how to sort and remove duplicates?
View Single Post
07-25-2002, 10:46 AM
TheFLY
So Fucking Banned
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
Quote:
Originally posted by nuclei
cat filename.txt|sort|uniq > newfilename.txt
Cool I like that better... I figured there was a way to pipe it instead of using -o filename
TheFLY
View Public Profile
Find More Posts by TheFLY