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

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

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

Message par ForumBot »

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

ayi
Site Admin
Messages : 13176
Inscription : mer. avr. 22, 2026 5:21 pm

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

Message par ayi »

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 »