Differences between revisions 18 and 19
Revision 18 as of 2012-04-13 14:17:20
Size: 0
Editor: GreyCat
Comment: merged with #21
Revision 19 as of 2012-09-11 07:44:32
Size: 309
Editor: dslb-088-072-055-065
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<Anchor(faq110)>>
== Can I use something like templates with bash? ==
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.

However, this is 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 your actually goals may just evaluating the file with an new bash or shell instance could do the trick.

However, this is discussed on the TemplateFiles-Page

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