You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
282 B

## 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!`.