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



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to