How to go to the root directory?

QuestionsQuestions4 SkillsProBasic Files OperationsOct, 04 2025
0150

To go to the root directory, you can use the following command:

cd /

This command changes the current directory to the root directory of the file system.

0 Comments

no data
Be the first to share your comment!