Find File: Skip Directory matching a pattern
- From: Nabil Sayegh <gnome sayegh de>
- To: mc gnome org
- Subject: Find File: Skip Directory matching a pattern
- Date: Tue, 30 May 2006 18:12:15 +0200
I often search very large filesystems for a file and in many cases there are
huge directories, that I would like to skip while searching.
With find I would do:
find / -name 'skipme' -prune -o -name findme -print
(This won't descend skipme)
Is it possible to implement this?
How does "find in files" work in mc? Does it use `find`?
rgds
--
Nabil Sayegh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]