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... Bruno