Horje
bash: cd: too many arguments Code Example
bash: cd: too many arguments
Either put the file name in quotes or escape the spaces so that bash knows it's one string: cd 'long file name' or cd long\ file\ name. The problem is not unique to Ubuntu. If you were in a Windows command shell you'd have the same issue.




Shell

Related
reinstall libre office to get dbf file works Code Example reinstall libre office to get dbf file works Code Example
how to log into another linux machine using ip address Code Example how to log into another linux machine using ip address Code Example
create bare repository git Code Example create bare repository git Code Example
bluetooth settings not opening in ubuntu Code Example bluetooth settings not opening in ubuntu Code Example
vimeo status video Code Example vimeo status video Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10