mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
615 B
Markdown
13 lines
615 B
Markdown
![]() |
# chdir
|
||
|
|
||
|
> यह कमांड कमांड प्रॉम्प्ट में `cd` का उपनाम है, और इसके बाद पॉवरशेल में `Set-Location` है।
|
||
|
> अधिक जानकारी: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>।
|
||
|
|
||
|
- मूल कमांड प्रॉम्प्ट कमांड के लिए दस्तावेज़ देखें:
|
||
|
|
||
|
`tldr cd`
|
||
|
|
||
|
- मूल पॉवरशेल कमांड के लिए दस्तावेज़ देखें:
|
||
|
|
||
|
`tldr set-location`
|