(logo)
(navigation image)
Home Wayback Machine | Blog | Researcher Access | FreeCache | Community Wireless | Petabox | Heritrix | Open Source Media | BookMobile

Search: Advanced Search

UploadAnonymous User (login or join us) 
 Reference Links
Researcher access is currently not available pending redesign. This material has been retained for reference and was current information as of late 2002.

Data Available
Tools Available
Example Projects
Tool Documentation
Example Code
av_uniq
USAGE : av_uniq [-v] [-w windowSize] [-l lineSize]
Write only lines that are unique withinan N-line window

windowSize is the number of lines of text in the window. Default 100

lineSize is size of the longest line that will be correctly handled. Default 4096.

Note that the lines written might not be in exactly the same order as they were read.

-v writes some verbose information to stderr


Terms of Use (10 Mar 2001)