Browse Source

docs(master-the-ls): add .sh in the readme

DEV-4017-prototypes-exercise-1-animals
miguel 2 years ago committed by MSilva95
parent
commit
53aa0b3f92
  1. 4
      subjects/devops/master-the-ls/README.md

4
subjects/devops/master-the-ls/README.md

@ -1,8 +1,8 @@
## Master the ls
## master-the-ls
### Instructions
Create a script `master-the-ls`, that will do the following:
Create a script `master-the-ls.sh`, that will do the following:
- list the files and directories of the current directory.
- Ignore the hidden files, the "." and the "..".

Loading…
Cancel
Save