*: add Lao translation (#8893)
This commit is contained in:
8
pages.lo/linux/ncal.md
Normal file
8
pages.lo/linux/ncal.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# ncal
|
||||
|
||||
> ຄຳສັ່ງນີ້ເປັນອີກຊື່ໜຶ່ງຂອງຄຳສັ່ງ `cal`.
|
||||
> ຂໍ້ມູນເພີ່ມເຕີມ: <https://manned.org/ncal>.
|
||||
|
||||
- ເປີດເບິ່ງລາຍລະອຽດຄຳສັ່ງແບບເຕັມ:
|
||||
|
||||
`tldr cal`
|
16
pages.lo/linux/pwd.md
Normal file
16
pages.lo/linux/pwd.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# pwd
|
||||
|
||||
> ສະແດງຊື່ directory ທີ່ໃຊ້ຢູ່
|
||||
> ຂໍ້ມູນເພີ່ມເຕີມ: <https://www.gnu.org/software/coreutils/pwd>.
|
||||
|
||||
- ສະແດງຊື່ directory ທີ່ໃຊ້ຢູ່:
|
||||
|
||||
`pwd`
|
||||
|
||||
- ສະແດງຊື່ directory ທີ່ໃຊ້ຢູ່ໂດຍບໍ່ລວມ symlinks:
|
||||
|
||||
`pwd --physical`
|
||||
|
||||
- ສະແດງຊື່ directory ທີ່ໃຊ້ຢູ່ໂດຍໃຊ້ PWD ຈາກ environment ເຖິງຈະລວມ symlinks:
|
||||
|
||||
`pwd --logical`
|
Reference in New Issue
Block a user