Hello, On Fri, 16 Oct 2009, Roshan Mathews wrote: > IIRC, another idiom was, > > ... | sort | uniq -c | sort -nr | ...
Actually ' sort | uniq ' is so common that there is ' sort -u ' Kapil. -- _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
