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.
|
|
|
|
## cl-camp3
|
|
|
|
|
|
|
|
|
|
> 🕵️ **Operation Data Centre**
|
|
|
|
|
>
|
|
|
|
|
> [Confidential]
|
|
|
|
|
>
|
|
|
|
|
> You are on a secret mission inside an underground data centre. You are alone, there is no internet access and there is no mobile phone signal.
|
|
|
|
|
>
|
|
|
|
|
> You cannot interact with anyone.
|
|
|
|
|
>
|
|
|
|
|
> You cannot not access the internet - although you can read the mission below.
|
|
|
|
|
>
|
|
|
|
|
> You may access man pages via the command line. This is your only resource.
|
|
|
|
|
>
|
|
|
|
|
> Good luck agent, we're counting on your knowledge.
|
|
|
|
|
|
|
|
|
|
### 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!`.
|