1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 10:15:38 +02:00
tldr/pages.th/common/pwd.md
Managor a70b923d8f
*: add option placeholders to translations (#15933)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-19 00:36:34 +02:00

12 lines
506 B
Markdown

# pwd
> แสดงชื่อของไดเรกทอรีที่ทำงานอยู่
> ข้อมูลเพิ่มเติม: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>
- แสดงชื่อของไดเรกทอรีที่ทำงานอยู่:
`pwd`
- แสดงชื่อของไดเรกทอรีที่ทำงานอยู่ โดยไม่รวม symlinks:
`pwd {{[-P|--physical]}}`