afinddupfiles: find duplicated files File names will be printed where the file consists _exactly_ the same data as any previous file. Parameters: -root: the root of the input file names Examples: afind *.* | afinddupfile | axargs del FILE -> delete the files that are a duplication of a previous file