What is the etymology of $PWD? Is it an acronym?
I know there is a command pwd which prints working directory, but to my mind, it would have made more sense to name the variable $CWD for Current Working Directory, since shell variables contain data, rather than print them.