Showing posts with label CD. Show all posts
Showing posts with label CD. Show all posts

Monday, May 15, 2023

Linux - CD

The following is a Linux dictionary word of the day:

cd (also can be chdir)  change directory.

cd .. moves backwards to the next higher subdirectory level.

cd / moves  to the highest root directory level.

Examples:

cd tmp

cd ..

cd /