negative wenn
if ! [[ <condition> ]]; then
<statements>
fi
Gifted Gorilla
if ! [[ <condition> ]]; then
<statements>
fi