User Commands symilar(1) NAME symilar - finds copy pasted blocks in a set of files SYNOPSIS symilar [OPTION]... file1... DESCRIPTION symilar is a helper script for pylint. Symilar will display information about duplicate lines in a file. The output lists the total number of lines, how many duplicate lines found and what percentage of the lines are duplicates. OPTIONS --duplicates, -dl min_duplicated_line sets a minimum threshhold for duplicated lines --help, -h shows help message and exit --ignore-comments do not include duplicates found in comments USAGE similar [-d|--duplicates min_duplicated_lines] [--ignore-comments] file1.. FILES /usr/lib/python2.6/vendor-packages/pylint SUPPORT python-projects@logilab.org SEE ALSO pylint(1), pyreverse(1), logilab-common(3), logilab-astng(1) ATTRIBUTES See attributes(5) for descriptions of following attributes ___________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |___________________________________________ | Availability | SUNWpylint | |___________________________________________ | Interface Stability| Uncommitted | |____________________|_____________________| NOTES Source for pylint is available online at http://opensolaris.org.