mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 05:05:59 +02:00
pwd: add more information link (#5622)
This commit is contained in:
parent
4564c509ac
commit
2176975353
4 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# pwd
|
# pwd
|
||||||
|
|
||||||
> Affiche le nom du répertoire actuel.
|
> Affiche le nom du répertoire actuel.
|
||||||
|
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
|
||||||
|
|
||||||
- Affiche le répertoire actuel :
|
- Affiche le répertoire actuel :
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# pwd
|
# pwd
|
||||||
|
|
||||||
> Mencetak nama dari direktori saat ini/kerja.
|
> Mencetak nama dari direktori saat ini/kerja.
|
||||||
|
> Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
|
||||||
|
|
||||||
- Mencetak direktori saat ini:
|
- Mencetak direktori saat ini:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# pwd
|
# pwd
|
||||||
|
|
||||||
> 印出目前目錄的名稱。
|
> 印出目前目錄的名稱。
|
||||||
|
> 更多資訊: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
|
||||||
|
|
||||||
- 印出目前所在的目錄名稱:
|
- 印出目前所在的目錄名稱:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# pwd
|
# pwd
|
||||||
|
|
||||||
> Print name of current/working directory.
|
> Print name of current/working directory.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/pwd-invocation.html>.
|
||||||
|
|
||||||
- Print the current directory:
|
- Print the current directory:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue