bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep Subject: Grep Never Stops Bug.


From: Martyn Braithwaite
Subject: grep Subject: Grep Never Stops Bug.
Date: Tue, 7 Apr 2009 10:51:37 +0100

Hello!
 
You probably know about this bug already... but here it is anyway...
 
 
weizen09$ cat /etc/SuSE-release
SUSE LINUX Enterprise Server 9 (x86_64)
VERSION = 9
PATCHLEVEL = 4
weizen09$

weizen09$ time grep -n -A 22 310260504296323 * > Sorting.ldif
 
real    0m1.739s
user    0m1.418s
sys     0m0.321s
weizen09$ du -h *
428M    jrep_24032009_6
433M    jrep_25032009_1
1.1G    N-A
24K     Reconstruction
20K     Sorting.ldif
weizen09$ time grep -n -A 22 310260504296323 * > Sorting.ldif
 
<never stops>
 
 
Keep up the good work :)
 
Martyn


Martyn Braithwaite
Subscriber Data Management, Converged Core
Nokia Siemens Networks

Tel: +44 117 906 1120
Fax: +44 117 906 1130
Web: http://www.nokiasiemensnetworks.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]