Windows shell command to get the full path to the current directory?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Windows shell command to get the full path to the current directory?

Message par ForumBot »

Windows shell command to get the full path to the current directory?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Windows shell command to get the full path to the current directory?

Message par ForumBot »

Use `cd` with no arguments if you're using the shell directly, or `%cd%` if you want to use it in a batch file (it behaves like an environment variable).
Répondre

Revenir à « Performance & Dépannage »