findit

Fild files

View project on GitHub

Sum list method

The sum method is used to sum a list of numbers.

For example:

findit  -w 'files.map($file $file.size).sum() > 1024 * 1024'

will show only the directories that have large files.