Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to go back to the last directory in linux

/
* File & Directory Commands *

To navigate into the root directory, use */ "cd /" /*
To navigate to your home directory, use */ "cd" /*or*/ "cd ~" /*
To navigate up one directory level, use*/ "cd .." /*
To navigate to the previous directory (or back), use */ "cd -"
Comment

linux command to go to the previous directory

cd -   #go to the previous directory
Comment

PREVIOUS NEXT
Code Example
Shell :: pulseaudio check if runnings 
Shell :: vagrant run paralel 
Shell :: head of zipped file 
Shell :: change ubuntu terminal prompt color 
Shell :: image in github readme 
Shell :: how to install unsigned drivers on windows 10 
Shell :: superclass mismatch for class Command 
Shell :: download putty for ubuntu 
Shell :: how to install as dev dependency 
Shell :: Failed to install the following Android SDK packages as some licences have not been accepted. 
Shell :: execute command remotely by ssh 
Shell :: kubectl commands 
Shell :: windows how to install and use RSAT tools 
Shell :: Enable the containers feature in Windows Server 2019 
Shell :: stop nginx server 
Shell :: homebrew version 
Shell :: count files command mac 
Shell :: TinyMCE vuejs 
Shell :: windows ssh tunnel 
Shell :: linux remove lines from one file in another 
Shell :: how to install discord on linux 
Shell :: scp ssh key 
Shell :: directory structure 
Shell :: git ls files sort by date 
Shell :: add dnf repo command 
Shell :: linux command to delete a dir 
Shell :: react navigation react native 
Shell :: whatsapp for linux 
Shell :: install raylib osx 
Shell :: how to download youtube videos in ubuntu 20.04 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =