Linux CLI - Navigating the File System
What does the command
cd .. do in a Linux terminal?cd .. do in a Linux terminal?.. in directory paths.. symbol means the parent directory, which is one level up from the current directory.cd .. commandcd .. changes the current directory to its parent directory, effectively moving you up one level.cd .. = move up one folder [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions