I was thinking the same thing pureh@te, so I went looking for source. According to the source on gnu.org (coreutils for those interested), I found no symlink/any kind of link between sort and uniq,...
Type: Posts; User: mleo2003; Keyword(s):
I was thinking the same thing pureh@te, so I went looking for source. According to the source on gnu.org (coreutils for those interested), I found no symlink/any kind of link between sort and uniq,...
I have some word lists I got from here, and they're rather large. I want to combine, sort, and unique them. I have them combined (might have to do it again), but I'm wondering what way to sort and...