Linux commands for DevOps - Part 1
Print Working Directory :
This command will print your directory location, where you currently working
Change Directory :
cd path_to_directory --> display Change Path to directory
cd ~ or just cd --> Change directory to the home directory
cd -...
ramps-techie.hashnode.dev2 min read