Closed jimrybarski closed 5 years ago
The documentation is maybe not as clear as it should be, but I believe --limit
refers to the number of entries retrieved with each HTTP request that mfind
makes under the hood. It's not intended to control the number of entries output by the command.
I wanted to test a pipeline on just 100 files, using mfind's
--limit
option, but the limit is ignored:This goes on - needless to say it's finding way more than the 100 files I expected.