Horje
navigate to a directory linux Code Example
navigate to a directory 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 -"




Shell

Related
how to add image in github readme Code Example how to add image in github readme Code Example
readmemd img Code Example readmemd img Code Example
add image to readme Code Example add image to readme Code Example
restart gnome shell Code Example restart gnome shell Code Example
ubuntu install tar.xz Code Example ubuntu install tar.xz Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9