Size: 307
Comment:
|
Size: 0
Comment: Deleting useless one-sentence FAQ. There are so many FAQs. "Templates" are easily confused with generics (generic data types). Feel free to recreate if you have something more substantial to say.
|
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 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 |