ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] grep bug
@ 2005-06-19 14:07 Alexey Tourbin
  2005-06-20 18:01 ` Dmitry V. Levin
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Tourbin @ 2005-06-19 14:07 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 862 bytes --]

[builder@mash test-rootfs-20050614]$ grep -F magma offenders.orig
/sbin/circleping        /usr/lib/libmagma.so.DEVEL      magma
/sbin/circleping        /usr/lib/libmagmamsg.so.DEVEL   magma
/sbin/cluster_cmd       /usr/lib/libmagma.so.DEVEL      magma
/sbin/cluster_cmd       /usr/lib/libmagmamsg.so.DEVEL   magma
/sbin/magma_tool        /usr/lib/libmagma.so.DEVEL      magma
/sbin/magma_tool        /usr/lib/libmagmamsg.so.DEVEL   magma
[builder@mash test-rootfs-20050614]$ grep -Fw magma offenders.orig
/sbin/circleping        /usr/lib/libmagma.so.DEVEL      magma
/sbin/circleping        /usr/lib/libmagmamsg.so.DEVEL   magma
/sbin/cluster_cmd       /usr/lib/libmagma.so.DEVEL      magma
/sbin/cluster_cmd       /usr/lib/libmagmamsg.so.DEVEL   magma
[builder@mash test-rootfs-20050614]$

Я правильно понимаю, что опция -w неправильно работает?

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [devel] grep bug
  2005-06-19 14:07 [devel] grep bug Alexey Tourbin
@ 2005-06-20 18:01 ` Dmitry V. Levin
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry V. Levin @ 2005-06-20 18:01 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]

On Sun, Jun 19, 2005 at 06:07:43PM +0400, Alexey Tourbin wrote:
> [builder@mash test-rootfs-20050614]$ grep -F magma offenders.orig
> /sbin/circleping        /usr/lib/libmagma.so.DEVEL      magma
> /sbin/circleping        /usr/lib/libmagmamsg.so.DEVEL   magma
> /sbin/cluster_cmd       /usr/lib/libmagma.so.DEVEL      magma
> /sbin/cluster_cmd       /usr/lib/libmagmamsg.so.DEVEL   magma
> /sbin/magma_tool        /usr/lib/libmagma.so.DEVEL      magma
> /sbin/magma_tool        /usr/lib/libmagmamsg.so.DEVEL   magma
> [builder@mash test-rootfs-20050614]$ grep -Fw magma offenders.orig
> /sbin/circleping        /usr/lib/libmagma.so.DEVEL      magma
> /sbin/circleping        /usr/lib/libmagmamsg.so.DEVEL   magma
> /sbin/cluster_cmd       /usr/lib/libmagma.so.DEVEL      magma
> /sbin/cluster_cmd       /usr/lib/libmagmamsg.so.DEVEL   magma
> [builder@mash test-rootfs-20050614]$
> 
> Я правильно понимаю, что опция -w неправильно работает?

Насколько я понимаю, "grep -F" и "grep -w" несовместимы.
Надо проверить, есть ли в новой версии grep соответствующая диагностика.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-20 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-19 14:07 [devel] grep bug Alexey Tourbin
2005-06-20 18:01 ` Dmitry V. Levin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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