Skip to content

Commit

Permalink
Update CHALLENGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanchezr authored Apr 17, 2018
1 parent 90786ce commit e8b8f76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHALLENGES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Challenges!

0. _Move_ to **thechmdchallenge** directory
0. _Get inside_ the **thechmdchallenge** directory
1. _Print_ current directory path
2. _List all_ the files from the **current directory** including the hidden ones
3. Now _list all_ the files inside the project, recursively (all files in the hierarchy).
4. _Go_ to the last level below the **small-name** folder and _write_ in the console the content of *the trophy.txt* file.
5. _Move_ up and get to the **fundcode** directory and _list all_ files with the javascript tipical extension.
5. _Move_ up and get to the **funcode** directory and _list all_ files with the javascript typical extension.
6. _Create_ a new folder inside **funcode/the-most-funny/** called "**not-that-funny**".
7. _Create a copy_ of the last file you can find within **/boringfolder/** childs (**the-mostboding-text.txt**) and _name_ it **myfistcopy.txt**.
7. _Create a copy_ of the last file you can find within **/boringfolder/** childs (**the-mostboring-text.txt**) and _name_ it **myfistcopy.txt**.
8. _Remove_ the "**small-name**" folder.
9. _Print_ in the command line the content of **the-ultimate-joke.txt**.
10._Remove_ all the contents form the **boringfolder**, the are extremly boring.
11. THE END.
11. THE END.

0 comments on commit e8b8f76

Please sign in to comment.