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