English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The Linux pwd command (full English spelling: print work directory) is used to display the working directory.
Executing the pwd command can immediately know the absolute path name of the current working directory you are in.
pwd [--help][--version]
Parameter Description:
View the current directory:
# pwd /root/test #Output Result