(Li|U)nix: the dot command
Self-tutoring about (Li|U)nix: the tutor mentions another neat command. The “dot” is just a period. A simple example of the dot command is . file0 If file0 contains Unix commands, they will be executed. Interestingly, with the dot command, file0 …