windows: move Thai pages to correct folder (#11107)
This commit is contained in:
24
pages.th/windows/cd.md
Normal file
24
pages.th/windows/cd.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# cd
|
||||
|
||||
> แสดงชื่อหรือเปลี่ยนไดเร็กทอรีการทำงานปัจจุบัน
|
||||
> ข้อมูลเพิ่มเติม: <https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/cd>
|
||||
|
||||
- แสดงชื่อของไดเร็กทอรีปัจจุบัน:
|
||||
|
||||
`cd`
|
||||
|
||||
- ไปที่รูทของไดรฟ์ปัจจุบัน:
|
||||
|
||||
`cd \`
|
||||
|
||||
- ไปที่ไดเร็กทอรีในไดรฟ์เดียวกัน:
|
||||
|
||||
`cd {{ทาง\ไป\สารบบ}}`
|
||||
|
||||
- ไปที่พาเรนต์ของไดเร็กทอรีปัจจุบัน:
|
||||
|
||||
`cd ..`
|
||||
|
||||
- ไปที่ไดเร็กทอรีที่อยู่ต่างไดรฟ์:
|
||||
|
||||
`cd {{ทาง\ไป\สารบบ}} /d`
|
Reference in New Issue
Block a user