diff --git a/subjects/cl-camp5/README.md b/subjects/cl-camp5/README.md index 31ef0554..5878a669 100644 --- a/subjects/cl-camp5/README.md +++ b/subjects/cl-camp5/README.md @@ -9,6 +9,7 @@ Create a file `lookagain.sh`, which will look, from the current directory and it - all the files ending with `.sh`. That command will only show the name of the files without the `.sh`. +The files will be in ascending order (as shown in the below example). ### Usage