The command to change to the parent directory in a terminal is:
cd ..
This command moves you up one level in the directory hierarchy.
The command to change to the parent directory in a terminal is:
cd ..
This command moves you up one level in the directory hierarchy.
0 Comments