I am getting error below error while executing a program.
sh: 1: export: Files/WindowsApps/CanonicalGroupLimited.Ubuntu18.04onWindows_1804.2019.522.0_x64__79rhkp1fndgsc:/mnt/c/Program: bad variable name
I know it is the space in "Program File" that is messing up. Also, I did not create the program. There are lot of scripts so i am not sure which script is calling it. My window version is Windows 10 Insider Preview 10.0.19041.21 (vb_release).
How can i fix it ? Can i edit path variable or something like that.
echo $SHELL
? – Kulfy Mar 18 '20 at 23:35