On 1 June 2012 02:23, Glenn Fowler <[email protected]> wrote: > > > well changing to only accept one BUILTIN_LIB=lib1:lib2:... simplified the > code quite a bit > so it will be in the next release > thanks > > On Thu, 31 May 2012 23:32:58 +0200 Cyrille Lefevre wrote: >> Le 31/05/2012 21:32, Glenn Fowler a écrit : >> > >> > the next release will finally handle multiple BUILTIN_LIB in .paths >> > properly >> > e.g, my development $INSTALLROOT/bin/.paths file is: >> > -- >> > # use { # no NO } prefix instead of XX to permanently disable # >> > FPATH=../fun >> > BUILTIN_LIB=cmd >> > BUILTIN_LIB=cmdtst >> > LD_LIBRARY_PATH=../lib >> > -- > >> Hi, > >> how about the usual $PATH syntax instead ? > >> BUILTIN_LIB=cmd:cmdtst > >> Regards, > >> Cyrille Lefevre >> -- >> mailto:[email protected] > >> _______________________________________________ >> ast-users mailing list >> [email protected] >> https://mailman.research.att.com/mailman/listinfo/ast-users > > _______________________________________________ > ast-users mailing list > [email protected] > https://mailman.research.att.com/mailman/listinfo/ast-users
Forgot this one for a long time: Thank you very much for adding grep to the collection of ksh93 builtin commands. This helped a lot, both for performance and for portability. Thank you! Wendy _______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
