bflojoe6 wrote: > Sorry this took so long. Do you mean cd to MSMoney.exe program or cd to winedbg program or cd to wine program? "cd" means "change directory." You cannot cd to a program. > I can cd to drive_c/dosdevices/c: but that is as far as I can get. When I next cd to Program Files I get the message "Program Files is not a directory or file". I doubt that's what it really says. My guess is that it says Code: bash: cd: Program: No such file or directory because you're not putting quotes around the path. Post the exact terminal output you get when you try to cd to Program Files, including the command you used.