findit

Fild files

View project on GitHub

Trim string method

The trim method is used to remove white spaces from a string head and tail.

For example:

findit -w 'content.trim() = "hello"'

will show the files that has hello in their content (with spaces).