meta data for this page
Differences
This shows you the differences between two versions of the page.
| linux:bash:cond [2026/03/08 19:47] – created niziak | linux:bash:cond [2026/03/08 19:50] (current) – niziak | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| if ! [[ $? -eq 0 ]]; then | if ! [[ $? -eq 0 ]]; then | ||
| if [[ ! $? -eq 0 ]]; then | if [[ ! $? -eq 0 ]]; then | ||
| - | </code? | + | </code> |