Your message dated Fri, 23 Jul 2010 03:40:24 +0000
with message-id <[email protected]>
and subject line Re: Bug#589878: Close it
has caused the Debian Bug report #589878,
regarding grep: issues for regular expressions
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
589878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589878
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grep
Version: 2.5.3~dfsg-6
Severity: normal
1)----------------------------------------
In /var/log result for ls -1:
apt
auth.log
daemon.log
debug
dmesg
dmesg.new
dpkg.log
fail2ban.log
kern.log
lastlog
lpr.log
mail.log
messages
news
syslog
user.log
Result for ls -1 | grep -E 'a' still good:
apt
auth.log
daemon.log
fail2ban.log
lastlog
mail.log
messages
But for ls -1 | grep -E '^a' fails. Returns empty instead of
apt
auth.log
2) Next, ls -1
00_external_on_nodes.sh
...
qqq
wakelan.c
But ls -1 | grep -E '0' - still all files. Something wrong with numbers.
-- System Information:
Debian Release: 5.0.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-020631-generic (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages grep depends on:
ii libc6 2.7-18lenny4 GNU C Library: Shared libraries
grep recommends no packages.
grep suggests no packages.
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Version: 2.6.3-3
On Fri, Jul 23, 2010 at 01:39:53AM +0200, Sergey Ivanov wrote:
>Please, close this issue. Troubles was in colouring of ls output. I
>forget that this has own symbol tags.
>So, should be
>"ls -1 --color=never"
>instead of
>"ls -1"
>and everything works fine.
>
>--
>King regards,
>Sergey Ivanov
Thank you.
Closing this bug report accordingly.
--- End Message ---