linux/pwd: delete translations (#14967)

The English page has been deleted in #14961.
This commit is contained in:
Lena
2024-11-28 19:58:44 +01:00
committed by GitHub
parent 5c512955d2
commit b70772cd22
6 changed files with 0 additions and 96 deletions

View File

@@ -1,16 +0,0 @@
# pwd
> ສະແດງຊື່ directory ທີ່ໃຊ້ຢູ່
> ຂໍ້ມູນເພີ່ມເຕີມ: <https://www.gnu.org/software/coreutils/pwd>.
- ສະແດງຊື່ directory ທີ່ໃຊ້ຢູ່:
`pwd`
- ສະແດງຊື່ directory ທີ່ໃຊ້ຢູ່ໂດຍບໍ່ລວມ symlinks:
`pwd --physical`
- ສະແດງຊື່ directory ທີ່ໃຊ້ຢູ່ໂດຍໃຊ້ PWD ຈາກ environment ເຖິງຈະລວມ symlinks:
`pwd --logical`