Merge bash script with source includes into a single file.
Run ./bash-linker with entry filename and result will be printed to stdout.
Redirect result to file:
$ ./bash-linker entry.sh > result.sh
This software is distributed under the MIT license.