if [ $V1 -gt 2 ]; then
PARAM="$PARAM -il0"
elif [ $V1 -eq 2 ]; then if [ $V2 -gt 2 ]; then
PARAM="$PARAM -il0"
elif [ $V2 -eq 2 ]; then if [ $V3 -ge 10 ]; then
PARAM="$PARAM -il0"
fi
fi
fi
indent $PARAM "$@"
Messung V0.5
[ Dauer der Verarbeitung: 0.16 Sekunden
(vorverarbeitet)
]