Bruno Haible wrote: > Hi, > > If you want to contribute shell script functions to gnulib, we would need some > kind of "linker" for shell scripts: A tool which combines a set of shell > script fragments, each defining a number of functions, and a "main" script, > into a complete, runnable shell script. Does someone already have such a tool? > > Once we have such a tool, it would make sense to think about a common library > of shell script functions, about how to distribute libraries of shell scripts > outside of gnulib, etc...
For now, I think Peter's select function could go in m4sh. m4 is the linker, then. Paolo
