Wednesday, May 27, 2009

Commands for Windows Command Prompt

This is a list of cool commands:

echo %windir%             - this command is for locating the Windows directory.
. - this command is for the current directory.
.. - this command is for the parent directory.

No comments:

Post a Comment