findit

Fild files

View project on GitHub

Length path method

Aliases: len(), count(), size()

The length method is used to get the number of character in a file.

For example:

findit -w 'length() > 2048'

will show the large files.