PWD (str)
Less than 1 minute
PWD
(str)
Current working directory
Description
PWD
is an environmental variable containing the current working directory.
It is updated via cd
however you can overwrite its value manually via export
.
Synonyms
pwd
PWD
See Also
PWDHIST
(json): History of each change to the sessions working directorycd
: Change (working) directoryexport
: Define an environmental variable and set it's valuepath
: Structured object for working with file and directory pathsstring
(stringing): string (primitive)
This document was generated from gen/variables/PWD_doc.yaml.