Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2020 12:16:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238380] zgrep: Allow multiple options '-e'
Message-ID:  <bug-238380-227-V3ZXM1ZKpc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238380-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238380-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238380

Ganael LAPLANCHE <martymac@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |Not Accepted

--- Comment #4 from Ganael LAPLANCHE <martymac@FreeBSD.org> ---
Well, as discussed in the review, the suggested patch does not handle spaces in
file names. It will probably be tricky to work around that problem in shell
without using the eval statement, which would introduce security problems.

So I'll close that PR for now, as it would probably be better to re-implement
the zgrep wrapper in a language more suited for arguments' manipulation.

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238380-227-V3ZXM1ZKpc>