Answers for "How to create folder and cd into it with one command"

8

How to create folder and cd into it with one command

mkdir project-one-business-dev-2 && cd "$_"
Posted by: Guest on April-30-2022

Code answers related to "How to create folder and cd into it with one command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language