Multiple choice Used in paths as a reference to your current directory. . (dot) .. (dot dot) ~ (tilde) pwd Reveal answer Fill a bubble to check yourself A Correct answer Explanation A single dot (.) is a special reference to the current directory. It is often used in paths to explicitly indicate the current location.