[haiku-bugs] Re: [Haiku] #9529: Use native text searching instead of grep

  • From: "phoudoin" <trac@xxxxxxxxxxxx>
  • Date: Thu, 07 Sep 2017 12:48:41 -0000

#9529: Use native text searching instead of grep
---------------------------------------+----------------------------
   Reporter:  X512                     |      Owner:  nobody
       Type:  enhancement              |     Status:  assigned
   Priority:  normal                   |  Milestone:  Unscheduled
  Component:  Applications/TextSearch  |    Version:  R1/Development
 Resolution:                           |   Keywords:
 Blocked By:                           |   Blocking:
Has a Patch:  0                        |   Platform:  All
---------------------------------------+----------------------------

Comment (by phoudoin):

 Maybe an intermediate solution could be used here: TextSearch could be
 piping the list of  null-terminated file names strings to search to a
 `xargs -n 10 -o grep SEARCH_PATTERN` command?

 That would level grep power without having to rewrite it in TextSearch...

--
Ticket URL: <https://dev.haiku-os.org/ticket/9529#comment:14>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: