--- layout: page category_title: Basic commands tags: directory change navigate author: Joey Bevilacqua title: CD previous-page: pages/cmd/basic/ls.html ---

The cd command is used to change directories

{% highlight bash linenos %} cp -R a b/c/a {% endhighlight %}