How to change working directory in linux
Linux247
description
Switch the working path to /home/test in Linux
command
cd /home/test
parameter
cd : Change the shell working directory
cd /home/test
cd : Change the shell working directory
I hope to help every developer quickly find the commands they need. Of course, you can also add your own commonly used commands for easy searching.