1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 13:15:28 +02:00
tldr/pages.fr/common/pwd.md
Managor a70b923d8f
*: add option placeholders to translations (#15933)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-19 00:36:34 +02:00

345 B

pwd

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 :

pwd

  • Affiche le répertoire actuel tout en traduisant les liens symboliques (c.-à-d. afficher le répertoire « physique ») :

pwd {{[-P|--physical]}}