Skip to content
Snippets Groups Projects
Commit 76c1f16e authored by ndomassi.tando_ird.fr's avatar ndomassi.tando_ird.fr
Browse files

modification du nom du repertoire ligne 234

parent 124ca346
No related branches found
No related tags found
No related merge requests found
Pipeline #40136 passed
...@@ -231,7 +231,7 @@ As you type a file or directory name and press Tab, Bash will complete the name ...@@ -231,7 +231,7 @@ As you type a file or directory name and press Tab, Bash will complete the name
## A final navigation tip ## A final navigation tip
You are supposed to be in the `data` directory now. Try the command `cd` without any argument. What happens? (check with `pwd`) You are supposed to be in the `script` directory now. Try the command `cd` without any argument. What happens? (check with `pwd`)
??? example "Click to show the solution" ??? example "Click to show the solution"
Right you moved in the `home` directory. This command is even shorter than `cd ~`. Right you moved in the `home` directory. This command is even shorter than `cd ~`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment