Merge pull request #8 from ronaldosaheki/add-question

Add bash question
This commit is contained in:
Arie Bregman
2019-10-19 14:07:33 +03:00
committed by GitHub

View File

@ -1465,6 +1465,18 @@ Depends on the language and settings used but in Bash for example, by default th
<summary>How do you check variable length?</summary><br><b> <summary>How do you check variable length?</summary><br><b>
</b></details> </b></details>
<a name="shell-scripting-advanced"></a>
#### Advanced
<details>
<summary>Explain the following code:
<code>:(){ :|:& };:</code>
</summary><br><b>
</b></details>
## Scenarios ## Scenarios
Scenarios are questions which combine several subjects together. Some scenarios will Scenarios are questions which combine several subjects together. Some scenarios will