findit

Fild files

View project on GitHub

Last list method

The last method is used to return the last item in a list. If the list is empty, the result will be empty.

For example:

findit -w 'words().last() = "\"end\"."'

will show all the files that ends with an "end"..