Browse Source

Update README.md

pull/816/head
Christopher Fremond 3 years ago committed by GitHub
parent
commit
741e69985c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/cl-camp1/README.md

2
subjects/cl-camp1/README.md

@ -12,7 +12,7 @@ Put in a file `mastertheLS` the command line that will:
- list the files and directories of the current directory.
- Ignore the hidden files, the "." and the "..".
- Separates the resuls with commas.
- Separates the results with commas.
- Order them by ascending order of creation date.
- Have the directories ends with a `/`.

Loading…
Cancel
Save