> > On a side note: I understand `-name` is the basename and `-path` is
> > the dirname. Everything is a file. A directory can be matched
> > with `-name` or `-path`, a file can only be matched with `-name` and
> > `-path` if no slashes used. I almost always see `-name foo -prune`
> > verses `-path
I assume you deleted gnulib/ before running import-gnulib.sh. If so,
I have no suggestions for your next step.
On Mon, Apr 4, 2011 at 3:35 AM, Peggy Russell
wrote:
> Hi James,
Hi, I've re-added the mailing list to the CC list. Sending questions
directly to me isn't auch a great idea; I may be slow to respond, and
other folks are not able to comment.
>> You can omit the operator between two primaries;