Hello,
From a Bourne shell script how can I include a file of common functions?
My goal is to create a library of common commands and functions. I am thinking of leaving them uncompiled so as they will work with all UNIX flavors that support the Bourne shell. If there is interest maybe it could be done as an open source project.
Thanks,
Michael42
From a Bourne shell script how can I include a file of common functions?
My goal is to create a library of common commands and functions. I am thinking of leaving them uncompiled so as they will work with all UNIX flavors that support the Bourne shell. If there is interest maybe it could be done as an open source project.
Thanks,
Michael42