[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How not to list the .o files in find-dired
From: |
Peter Dyballa |
Subject: |
Re: How not to list the .o files in find-dired |
Date: |
Tue, 17 Mar 2009 19:08:49 +0100 |
Am 17.03.2009 um 18:12 schrieb Drew Adams:
I've forgotten what I knew in a former life about `find' (which is
a language
unto itself!), but perhaps someone else can give you a precise
incantation.
When the UNIX find command is behind find-dired, then
! -name "*.o"
will omit these object files. Find uses a simpel regular expressions.
--
Greetings
Pete
Think of XML as Lisp for COBOL programmers.
- Tony-A (some guy on /.)