Differences between revisions 19 and 21 (spanning 2 versions)
Revision 19 as of 2012-09-11 07:44:32
Size: 309
Editor: dslb-088-072-055-065
Comment:
Revision 21 as of 2013-03-18 18:07:40
Size: 307
Editor: 12
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Bash does not have any native way to use templates. However, depending your actually goals may just evaluating the file with an new bash or shell instance could do the trick. Bash does not have any native way to use templates. However, depending on your actual goals, just evaluating the file with a new bash or shell instance could do the trick.
Line 5: Line 5:
However, this is discussed on the [[TemplateFiles]]-Page This is further discussed on the
[[TemplateFiles]] page

Can I use something like templates with bash?

Bash does not have any native way to use templates. However, depending on your actual goals, just evaluating the file with a new bash or shell instance could do the trick.

This is further discussed on the TemplateFiles page

BashFAQ/110 (last edited 2021-09-30 00:41:01 by emanuele6)