Skip to content
Snippets Groups Projects
Commit cc6e7c62 authored by alexis.dereeper_ird.fr's avatar alexis.dereeper_ird.fr
Browse files

Update bash-9-scripting.md

parent c2424d22
No related branches found
No related tags found
No related merge requests found
Pipeline #40503 passed
...@@ -138,4 +138,6 @@ echo $var2 ...@@ -138,4 +138,6 @@ echo $var2
``` ```
## Increment a variable
!!! question "Write a bash script called `count5.sh` that does the same as previously, and also report the total number of characters contained in all files" !!! question "Write a bash script called `count5.sh` that does the same as previously, and also report the total number of characters contained in all files"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment