meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:bash:cond [2026/03/08 19:47] – created niziaklinux: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>