|
I tried it again, and it still fails. Here is the log of my bash shell:
bash$ cd "/Program Files"
bash$ pwd
C:/Program Files
bash$ set pf="/Program Files"
bash$ cd %pf%
C:\Program Files\bash\bash.exe: %pf%: No such file or directory
Any help would be appreciated!
neal
|