Re: [PROBLEM]: grep hanging with ReiserFS

2001-02-16 Thread Keith Owens
On Sat, 17 Feb 2001 02:12:40 -0500, Shawn Starr <[EMAIL PROTECTED]> wrote: > grep -r "216.234.235.46" * >Im using grep in /etc and its just waiting grep -r follows symlinks and tries to open named pipes. If you have qmail installed then /etc/qmail is a symlink to /var/qmail and named pipe

Re: [PROBLEM]: grep hanging with ReiserFS - More info

2001-02-16 Thread Shawn Starr
Linux coredump 2.4.2-pre3 #1 Fri Feb 9 20:57:39 EST 2001 i586 unknown Kernel modules 2.3.21 Gnu C 2.95.2 Gnu Make 3.79.1 Binutils 2.10.1 Linux C Library2.2.1 Dynamic linker ldd (GNU libc) 2.2.1 Procps 2.0.7 Mount

[PROBLEM]: grep hanging with ReiserFS

2001-02-16 Thread Shawn Starr
grep -r "216.234.235.46" * ...waiting... ./debugps | more USER PID COMMAND WCHAN root 1 init do_select root 7 [kreiserfsd] - . root 28438 grep -r 216.234. pipe_wait Im using grep in /etc and its just waiting it should have

[PROBLEM]: grep hanging with ReiserFS

2001-02-16 Thread Shawn Starr
grep -r "216.234.235.46" * ...waiting... ./debugps | more USER PID COMMAND WCHAN root 1 init do_select root 7 [kreiserfsd] - . root 28438 grep -r 216.234. pipe_wait Im using grep in /etc and its just waiting it should have

Re: [PROBLEM]: grep hanging with ReiserFS

2001-02-16 Thread Keith Owens
On Sat, 17 Feb 2001 02:12:40 -0500, Shawn Starr [EMAIL PROTECTED] wrote: grep -r "216.234.235.46" * Im using grep in /etc and its just waiting grep -r follows symlinks and tries to open named pipes. If you have qmail installed then /etc/qmail is a symlink to /var/qmail and named pipe