From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Michael Bykov To: mandrake Subject: Fw: Re: [mdk-re] index.php Message-Id: <20010926152245.396e5858.michael@michael.rsuh.ru> X-Mailer: Sylpheed version 0.6.2 (GTK+ 1.2.10; i586-alt-linux) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Sender: mandrake-russian-admin@altlinux.ru Errors-To: mandrake-russian-admin@altlinux.ru X-BeenThere: mandrake-russian@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: mandrake-russian@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: Linux-Mandrake RE / ALT Linux discussion list List-Unsubscribe: , List-Archive: Date: Wed Sep 26 15:21:12 2001 X-Original-Date: Wed, 26 Sep 2001 15:22:45 +0400 Archived-At: List-Archive: List-Post: > > Поскажите grep чтобы найти все папки без файла index в данном > > (/www/htdocs) дереве? > > $ find /www/htdocs -type d -exec perl -le '<{}/index.*> or > print "{}"' \; > Спасибо! -- M.