[PATCH] Find file non-recursively
David Sterba
dave at jikos.cz
Mon Dec 2 19:32:56 UTC 2002
Hi,
> MC finds files in specified directory and in it's all subdirecories.
> I made a small patch that allows to choose how the files find: recursively
> (as usually) or not (new behaviour). The new checkbox "find recursively" is added in "File find" dialog. The only find.c file is changed.
>
> Some times I need this feature, and I hope it will be useful for others.
I would appreciate to be able to set more find options, not only
recursive/non-recursive. For example:
- regex filename matching
- minimum/maximum recursion depth
- date/time
- (xdev) no cross device search
Maybe other (man find :-).
I think, these are used more frequently than others.
Maybe I try to implement them.
bye,
Dave
More information about the mc-devel
mailing list