bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: grep -r --exclude problem


From: Ralf Wildenhues
Subject: Re: grep -r --exclude problem
Date: Thu, 1 Jun 2006 11:03:52 +0200
User-agent: Mutt/1.5.11

Hello Ronald,

* Com MN PG P E B Consultant 3 wrote on Thu, Jun 01, 2006 at 10:52:44AM CEST:
> I would like to do a grep -r, but exclude all files with 
> extensions .bak, .~, .sav.

Try --exclude='*.bak' --exclude='*.~' --exclude='*.sav'.

Cheers,
Ralf




reply via email to

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