This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
david
/
tldr
miroir de
https://github.com/tldr-pages/tldr.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
e2f3b3358f
Branches
Tags
kant-patch-1
kant-patch-2
main
v2.2
v2.1
v2.0
v1.5b
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
tldr
/
pages.ja
/
common
/
pwd.md
pwd.md
356 B
Historique
Raw
pwd
現在の作業ディレクトリを表示します。 詳しくはこちら:
https://www.gnu.org/software/coreutils/pwd
現在のディレクトリを表示する:
pwd
現在のディレクトリを表示し、すべてのシンボリックリンクを解決する(つまり、「物理的な」パスを表示する):
pwd -P