..\ tells the OS to go up 1 level closer to the root (Win and Linux)
.\ tells the OS to include the current directory name. a dot also separates the files name from the extension. and directories CAN have a dot part (just not common usage in windows)
oh
.filename in Linux are hidden
Last edited by BetterRed; 10-29-2018 at 07:39 PM.
Reason: nt -> not
|