Menu

#137 Native grep: redirection and wildcarding.

None
open
nobody
None
5
2019-07-09
2003-06-04
No

This patch adds a module (shell_mung.c) to allow the
work of redirection and wildcarding normally done by
bash, to be done from within the grep image.

The routine must be compiled with /def="_GNV" and
reside in a library referenced by the symbol XLIBS.

It is meant to be used thru the hook initialize_main,
passed by the symbol
$ XDEFFLAGS =
",""initialize_main(ac,ap)""=""shell_mung(ac,ap,1)""",
before running the makefile.com modified by the path #
748978.

Discussion

  • Bernard Giroud

    Bernard Giroud - 2003-06-04

    shell_mung.c: native redirection and wildcarding.

     
  • John Malmberg

    John Malmberg - 2019-07-09

    Ticket moved from /p/gnv/patches/6/

     
  • John Malmberg

    John Malmberg - 2019-07-09

    Will look at incorporating this into https://sourceforge.net/p/gnv/wiki/Gnulib%20Assist/

     
MongoDB Logo MongoDB