pub const OLDPWD: &str = "OLDPWD";
The name of the OLDPWD variable
OLDPWD
The cd built-in sets the OLDPWD variable to the previous working directory.
cd