Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
If multiple time ranges are specified on the "lfs find" command-line like:
lfs find -ctime +60 -ctime -90 ...
use those times as the upper and lower bounds of the margin. This makes it easier to find files that you know were e.g. created within a specific range of dates.
Attachments
Issue Links
- is related to
-
LU-575 lfs find fixes
- Resolved