all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Running 'mkid' on directory sub-tree
@ 2003-04-28 20:23 brian.auld
  2003-04-29  3:59 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: brian.auld @ 2003-04-28 20:23 UTC (permalink / raw)


Hopefully this is not too off-topic. It's really an id-utils question.

How do I run 'mkid' to make and ID database for an entire directory subtree instead of just the 'current directory'?

Thanks,

-- Brian

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Running 'mkid' on directory sub-tree
  2003-04-28 20:23 Running 'mkid' on directory sub-tree brian.auld
@ 2003-04-29  3:59 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2003-04-29  3:59 UTC (permalink / raw)


> From: brian.auld@adic.com
> Date: Mon, 28 Apr 2003 13:23:46 -0700
> 
> How do I run 'mkid' to make and ID database for an entire directory subtree instead of just the 'current directory'?

`mkid' always searches all the subdirectories of any directory you
mention on its command line.  If you want some of the subdirectories
not to be searched, you need to use the --prune=NAMES option and
mention those directories in the list of NAMES.

So what you want is already done by default, and I wonder what caused
you to think otherwise.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-29  3:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-28 20:23 Running 'mkid' on directory sub-tree brian.auld
2003-04-29  3:59 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.