Posts

Showing posts from March 8, 2019

“not a valid identifier” when I do “export $PATH”

Image
34 7 When I run export $PATH in bash, I get the error not a valid identifier . Why? bash shell environment-variables share | improve this question edited Apr 7 '15 at 9:51 ThaSaleni asked Jun 17 '13 at 7:53 ThaSaleni ThaSaleni 296 1 3 5 8 ...