Include

From KlavoWiki
Jump to navigationJump to search

In BASH programming; If you want to include a file:

source filename

The file name can be path/filename ./filename or just filename.