1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.hi/windows/chdir.md

13 lines
615 B
Markdown
Raw Normal View History

2024-11-18 08:25:59 -08:00
# chdir
> यह कमांड कमांड प्रॉम्प्ट में `cd` का उपनाम है, और इसके बाद पॉवरशेल में `Set-Location` है।
> अधिक जानकारी: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>।
- मूल कमांड प्रॉम्प्ट कमांड के लिए दस्तावेज़ देखें:
`tldr cd`
- मूल पॉवरशेल कमांड के लिए दस्तावेज़ देखें:
`tldr set-location`