Package: grep Version: 2.5.1.ds2-4 Severity: important As I was trying to track down why a lot of memory was in use on my system, I noticed:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 27123 jgoerzen 18 0 220m 219m 604 R 6.0 24.8 1:13.36 grep That is just running grep -r with an unescaped IP over the current directory. That is: grep -r 1.2.3.4 . I see no reason why it should be using so much RAM. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13.3 Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages grep depends on: ii libc6 2.3.6-3 GNU C Library: Shared libraries an grep recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

