command to change to previous directory in linux code example
Example 1: how to step back in the path in temrinal
cd ~ or cd -
Example 2: ubuntu navigate to directory in windows
cd /mnt/e/username/folder1/folder2
cd ~ or cd -
cd /mnt/e/username/folder1/folder2