diff --git a/subjects/devops/cl-camp3/README.md b/subjects/devops/cl-camp3/README.md new file mode 100644 index 000000000..dc26e0542 --- /dev/null +++ b/subjects/devops/cl-camp3/README.md @@ -0,0 +1,11 @@ +## cl-camp3 + +### Instructions + +"start looking ..." + +Create a file `look`, which will look for and show, in the current directory and its sub-folders: + +- everything that starts with an `a` or, +- all the files ending with a `z` or, +- all files starting with `z` and ending with `a!`.