$ cd some-directory
change to a specific directory
$ cd /Users/home/
change to home-directory
$ cd ~
change to parent/previous directory
$ cd ..
Just another WordPress site
$ cd some-directory
$ cd /Users/home/
$ cd ~
$ cd ..
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!