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

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

Re: How speedup find-dired?


From: Eli Zaretskii
Subject: Re: How speedup find-dired?
Date: Tue, 18 Jan 2011 10:17:00 -0500

> From: Oleksandr Gavenko <gavenko@bifit.com.ua>
> Date: Tue, 18 Jan 2011 12:08:07 +0200
> 
> I wrote that I try "-ls", but see output:
> 
>    $ find . -ls
> 562949953421501    2 -rw-r--r--   1 user     Отсутствует 
>   1539 июн 16  2010 ./.emacs
> 14355223812252264   24 -rw-r--r--   1 user     Отсутствует 

What's wrong with that?

> As I wrote there are many useless data, I need only file names!

You cannot do with file names alone, since Dired needs the "ls" format
shown above, or else it will not work.

> My point is when I promote Emacs to my colleagues I must say that they need
> find/grep/ls. Some of this people don't know what is this at all.
> 
> They say that their favorite IDE make this out of the box and
> surprised that Emacs can not just handle such simple things.

Emacs has all that, of course.  There's ls-lisp.el, find-lisp.el, "M-x
occur", etc.



reply via email to

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