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

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

Re: Interactively finding file in a list of directories


From: Peter Dyballa
Subject: Re: Interactively finding file in a list of directories
Date: Fri, 9 Mar 2007 23:59:36 +0100


Am 09.03.2007 um 23:13 schrieb Denis Bueno:

I'd like to by able to find SomeFileName.java by typing So*F*.java.

As shell-command:

        locate .java | egrep '/So[^/]*F[^/]*\.java$'

This would also find SoF.java.

--
Greetings

  Pete

“I hope to die before I *have* to use Microsoft Word.”
     - Donald E. Knuth, 2001-10-02 in Tübingen.






reply via email to

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