#! /bin/tcsh -f set NEWVAR=$1 set NEWVAR=sed -e 's/[^=]*=//' echo "Ausgewählter Score: $NEWVAR"; exit