`pwd` is a shell command for "print working directory". When issued, it prints the path of the current working directory.
I am trying to install "pwd" module using easy_install on windows and running into below error,can anyone help …
i'm using ls myfolder and I've seen ls -lrt -d -1 $PWD/* which lists files with full path the question …