pwd: add Traditional Chinese translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
beb18efc89
commit
e8d2462426
11
pages.zh_TW/common/pwd.md
Normal file
11
pages.zh_TW/common/pwd.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# pwd
|
||||||
|
|
||||||
|
> 印出目前目錄的名稱。
|
||||||
|
|
||||||
|
- 印出目前所在的目錄名稱:
|
||||||
|
|
||||||
|
`pwd`
|
||||||
|
|
||||||
|
- 印出目前所在的目錄名稱,並將符號連結轉換為實體路徑:
|
||||||
|
|
||||||
|
`pwd -P`
|
Reference in New Issue
Block a user