CD – Change Directory
As simpe as this command is, there are “issues” 🤔🤔🤔 In CLI (Command Line Interface – aka terminal, prompt, bash, shell etc) you want to cd to a directory with space character in the name: will NOT work ðŸ˜ðŸ˜ðŸ˜ You need to either quote the name of directory: or just be a stupid as I … Read moreCD – Change Directory