What is the single dot?
You may sometimes see a single dot "." This means the current folder and is often redundant. It is commonly used on the command line in Linux to tell the operating system to run a program in the current folder. In Windows this is done automatically so the single dot isn't as common.