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