1 2 3 4 5
foo=42 # included without file() include "bar.conf" # included using file() include file("bar-file.conf")