Skip to content
Snippets Groups Projects
Verified Commit 2334c9ed authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

change command to rename folder

parent 5c50ebed
No related branches found
No related tags found
2 merge requests!55Regular merge of develop,!51Fixes after review of SIU presentation
......@@ -65,5 +65,5 @@ $ mv myFile.m myNewDirectory/.
Rename a file or a directory
```bash
$ mv myFile.m myNewFile.m
$ mv myNewDirectory myDirectory
$ mv myDirectory myNewDirectory
```
\ No newline at end of file
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