if [[ $variable = *windows* ]]; then
echo "Our variable has windows"
fi
bash, contains, textif, variable, echo, quot, fi,