David

26%
Flag icon
A quick way to return to your previous directory is to use the "cd -" command.  Your previous working directory is stored in an environment variable named $OLDPWD.  The commands "cd -" and "cd $OLDPWD" are the same.
David
"cd -" no es lo mismo que "cd .."
Bash Command Line Pro Tips
Rate this book
Clear rating
Open Preview