Bash Shortcut: How to Make Directory and Change Directory in One Command
Read OriginalThis article provides a simple Bash shell function that combines the 'mkdir' and 'cd' commands. It explains how to define and use the function to create directories (including parent directories with -p) and change into the new directory in one step, improving command-line workflow efficiency.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet