Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: Size: 0 bytes File Format: exe
Rating: 2.565217391
out of 5
based on 23 user ratings
Downloads: 301 License: Free
PWD is a free software by Neil Wightman and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download PWD which is 0 bytes in size and belongs to the software category System Miscellaneous. PWD was released on 2009-08-28 and last updated on our database on 2017-02-25 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
PWD Description
The PWD application was designed to be a small command line tool allows you to find the working directory for batch files.
The hard work is done by the pwd.exe. In my example I redirect the output to another batch file then run this, created, batch file which leaves the variables it sets available later on. This pwd.exe also defaults to showing the short path for the current directory, this is something that I have needed alot.
Usage pwd.exe -l -n -b -a
-l = display long path name
-b = a string to display before the pwd
-a = a string to display after the pwd
-n = append a new line after the pwd