On Fri, May 22, 2009 at 11:12 AM, damian213 <wineforum-user@xxxxxxxxxx> wrote: > Sorry when you posted i was writing. I type first > cd /home/damianos/.wine/drive_c/Program Files/Eidos Interactive/Pyro > Studios/Praetorians > And after > wine Praetorians.exe &> output.txt > Right? > When i write > cd /home/damianos/.wine/drive_c/Program Files/Eidos Interactive/Pyro > Studios/Praetorians > It says > bash: cd: /home/damianos/.wine/drive_c/Program: No such file or directory Whoops, use: 'cd "/home/damianos/.wine/drive_c/Program Files/Eidos Interactive/Pyro Studios/Praetorians"' note the quotes around the path. -- -Austin