Commands - Basic
From 2047Servers Support
| Line 107: | Line 107: | ||
<pre>cd /home</pre> | <pre>cd /home</pre> | ||
| + | |||
| + | To navigate to the parent folder (folder above) use command "cd .." | ||
| + | |||
| + | <pre>cd ..</pre> | ||
=== Showing the contents of a folder === | === Showing the contents of a folder === | ||