Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Go to http://examples.oreilly.com/upt3 for more information on:
uniq
uniq reads a file and compares adjacent lines (which means you'll usually want to sort the file first to be sure identical lines appear next to each other). Here's what uniq can do as it watches the input lines stream by: