Linux bash si d'autre
if [[ condition ]]
then
<execute command>
else
<execute another command>
fi
Courageous Crab
if [[ condition ]]
then
<execute command>
else
<execute another command>
fi
if [[ condition ]]
then
<execute command>
else
<execute another command>
fi