... | ... | @@ -29,6 +29,6 @@ Running `cp ~/HelloWorld.java .` will copy `HelloWorld.java` from your home dire |
|
|
The third is `..` which represents the directory above the current directory.
|
|
|
To move into the directory above the current directory, we run `cd ..`.
|
|
|
|
|
|
[Return to Cheat Sheet index](index)
|
|
|
[Return to Cheat Sheet index](./index)
|
|
|
|
|
|
[Return to Bash and Git index](../home) |