ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: HB <npecca@yahoo.com>
To: Michael Bykov <mandrake-russian@altlinux.ru>
Subject: [mdk-re] index.php
Date: Tue Sep 25 21:21:11 2001
Message-ID: <20010925212705.A3851@hb.ant-on.net> (raw)
In-Reply-To: <20010925190809.68c14497.michael@michael.rsuh.ru>; from michael@michael.rsuh.ru on Tue, Sep 25, 2001 at 07:08:09PM +0400

Tue, Sep 25, 2001 at 07:08:09PM +0400, Michael Bykov wrote:

> Поскажите grep чтобы найти все папки без файла index в данном
> (/www/htdocs) дереве?

$ find /www/htdocs -type d -exec perl -le '<{}/index.*> or print "{}"' \;

                                               ^^^^^^^
При желании, заменить index.* на index.php или что угодно по вкусу.

-- 
HB



  reply	other threads:[~2001-09-25 21:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-25 19:06 Michael Bykov
2001-09-25 21:21 ` HB [this message]
2001-09-26  2:53 ` [mdk-re] index.php Mikhail Zabaluev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010925212705.A3851@hb.ant-on.net \
    --to=npecca@yahoo.com \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git