ubuntu change directory command code example
Example 1: linux command to go to the parent directory
cd .. #go to the parent directory
Example 2: change direcotry ubuntu
cd directory_name
cd .. #go to the parent directory
cd directory_name