findit

Fild files

View project on GitHub

Dot (.) access operator

The Dot (.) access operator is used to access properties of a file (see access docs) or methods of any operand. See the Of for more natural syntax.

For example:

findit -w 'me.name = parent.name'

Will display only the files with the same name as their parent. Note that me.name is equivalent to name.