ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: php-coder <php-coder@ngs.ru>
To: Denis <community@altlinux.ru>
Subject: Re[4]: [Comm] Òðêõì æåìõæâ þ öâëíâé
Date: Sat, 5 Jun 2004 17:54:41 +0700
Message-ID: <159217952.20040605175441@ngs.ru> (raw)
In-Reply-To: <20040603103636.37652E5737@master.altlinux.ru>

0000100101011110100100101::03.06.2004::0110001001001000100111100100010

    Здравствуйте, Denis!
    Отвечаю на Ваше письмо:
  
> Что-то не очень получается с файлами *.doc

    Возможно и не получиться: doc файлы отличаются от простых
    текстовых.

> команды "grep -irl пример /mnt/windows/test/" и "grep -irl ПРИМЕР
> /mnt/windows/test/" находят только первых два файла.

    [coder@localhost coder]$ mkdir test
    [coder@localhost coder]$ echo "пример" > test/1
    [coder@localhost coder]$ echo "Пример" > test/2
    [coder@localhost coder]$ echo "ПРИМЕР" > test/3
    [coder@localhost coder]$ grep -iR пример test/
    test/1:пример
    test/2:Пример
    test/3:ПРИМЕР
    [coder@localhost coder]$ grep -iRl пример test/
    test/1
    test/2
    test/3

-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2

010010010010010001010101100::Linux RuleZz!::100010010001000100010001110



  reply	other threads:[~2004-06-05 10:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-02 11:37 [Comm] Поиск текста в файлах Denis
2004-06-02 11:39 ` Maxim Tyurin
2004-06-02 11:40 ` Alexey I. Froloff
2004-06-02 11:54 ` Fateyev Grigory
2004-06-03  4:58   ` Re[2]: [Comm] ðÏÉÓË ÔÅËÓÔÁ × ÆÁÊÌÁÈ php-coder
2004-06-03 10:36     ` Re[2]: [Comm] рПЙУЛ ФЕЛУФБ Ч ЖБКМБИ Denis
2004-06-05 10:54       ` php-coder [this message]
2004-06-13 16:23       ` [Comm] " Michael Shigorin

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=159217952.20040605175441@ngs.ru \
    --to=php-coder@ngs.ru \
    --cc=community@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