How to verify current directory?

QuestionsQuestions8 SkillsProBasic Files OperationsSep, 18 2025
0114

To verify your current directory, you can use the pwd command. Simply type the following in your terminal:

pwd

This command stands for "print working directory" and will display the full path of your current directory.

0 Comments

no data
Be the first to share your comment!