$ . ./file # that exact same file as above, now it is sourced $ source ./file # an equivalent (but longer) command. Of course, if the directory is not set in the path (not starting dot), some searching will be involved to find the specific file to be sourced. In bash: More @Wikipedia
Hover over any link to get a description of the article. Please note that search keywords are sometimes hidden within the full article and don't appear in the description or title.