Answers for "bash cd too many arguments"

1

bash cd too many arguments

Change the directory one folder at a time(instead of 
cd C:\Users\Ajmal .M\GitHub\Open do: cd Users-> 
cd Ajmal .M-> cd GitHub -> cd Open).
Also make sure there is no space in your folder naming.
Posted by: Guest on August-28-2020

Code answers related to "bash cd too many arguments"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language