help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using find-grep in emacs


From: Peter Dyballa
Subject: Re: using find-grep in emacs
Date: Wed, 15 May 2013 23:23:58 +0200

Am 15.05.2013 um 21:46 schrieb Andreas Röhler:

> assumes the current directory, so try
> 
> find ./main/source
> 
> find ./main/headers/
> 
> etc.

And it's also possible to use

        find main/source main/headers ...

BTW, the path element "./anything" is the same as "anything". "./" plays a role 
when dealing with executables.

--
Greetings

  Pete

People say that if you play Microsoft CD's backwards, you hear satanic things, 
but that's nothing, because if you play them forwards, they install MS Windows.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]