mirror of https://github.com/01-edu/public.git
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.
14 lines
377 B
14 lines
377 B
6 years ago
|
## who-are-you
|
||
6 years ago
|
|
||
6 years ago
|
### Instructions
|
||
6 years ago
|
|
||
|
"You just woke up in a dark alley...
|
||
|
You can not remember who you are...
|
||
5 years ago
|
The only though that comes to your mind is a tag that says: `subject Id: 70`"
|
||
6 years ago
|
|
||
|
Create the file `who-are-you.sh` which will remind you who you are by showing your name only.
|
||
|
|
||
5 years ago
|
- Where to look : https://[[DOMAIN]]/assets/superhero/all.json
|
||
6 years ago
|
|
||
5 years ago
|
- What to use : `curl` and `jq`
|