When I try:
~/.wine/drive_c$ cd Program\ Files\ (x86) I get:
bash: syntax error near unexpected token `(' 11 Answer
2 methods (there are more):
cd "Program Files (x86)" cd Program\ Files\ \(x86\)
When I try:
~/.wine/drive_c$ cd Program\ Files\ (x86) I get:
bash: syntax error near unexpected token `(' 12 methods (there are more):
cd "Program Files (x86)" cd Program\ Files\ \(x86\)