Now function
The now function will accept no argument and will return the current time stamp.
For example:
findit -w 'created > now() - 3600'
Will show the most recently created files
The now function will accept no argument and will return the current time stamp.
For example:
findit -w 'created > now() - 3600'
Will show the most recently created files