emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#35912: closed (GREP.EXE and NTFS alternate data st


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35912: closed (GREP.EXE and NTFS alternate data streams)
Date: Sun, 26 May 2019 06:00:01 +0000

Your message dated Sat, 25 May 2019 22:59:08 -0700
with message-id <address@hidden>
and subject line Re: bug#35912: GREP.EXE and NTFS alternate data streams
has caused the debbugs.gnu.org bug report #35912,
regarding GREP.EXE and NTFS alternate data streams
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
35912: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35912
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: GREP.EXE and NTFS alternate data streams Date: Sun, 26 May 2019 04:26:56 +0000

Many of my Gnu utilities can handle NTFS alternate data streams with no fuss.  GREP.EXE cannot.

 

v:\> g:\gnu\wc -l timecheck.btm:servers.txt

19 timecheck.btm:servers.txt

 

v:\> g:\gnu\head -n 2 timecheck.btm:servers.txt

time-a-g.nist.gov               129.6.15.28     NIST, Gaithersburg, Maryland

time-b-g.nist.gov               129.6.15.29     NIST, Gaithersburg, Maryland

 

v:\> g:\gnu\tail -n 2 timecheck.btm:servers.txt

#tick.usnogps.navy.mil  204.34.198.40   Colorado Springs, Colorado

#tock.usnogps.navy.mil  204.34.198.41   Colorado Springs, Colorado

 

v:\> g:\gnu\grep Colorado timecheck.btm:servers.txt

g:\gnu\grep: timecheck.btm:servers.txt: No such file or directory

 

v:\> g:\gnu\grep --version

GNU grep 2.5.4

 

Copyright (C) 2009 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software: you are free to change and redistribute it.

There is NO WARRANTY, to the extent permitted by law.


--- End Message ---
--- Begin Message --- Subject: Re: bug#35912: GREP.EXE and NTFS alternate data streams Date: Sat, 25 May 2019 22:59:08 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
Vincent E Fatica wrote:
Many of my Gnu utilities can handle NTFS alternate data streams with no fuss.  
GREP.EXE cannot.

That's an ancient version of grep, not built by us. I suggest contacting whoever built that grep and ask them to build a new one, one without the bug. Most likely it has something to do with how they built it.


--- End Message ---

reply via email to

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