Il 15/03/2012 14:37, Anthony Liguori ha scritto: > + echo $LINE You probably want echo "$LINE" here, or you could just replace the whole loop with this:
sed -e '/<?xml/d' -e '/gtester>/d' "$@" Paolo
Il 15/03/2012 14:37, Anthony Liguori ha scritto: > + echo $LINE You probably want echo "$LINE" here, or you could just replace the whole loop with this:
sed -e '/<?xml/d' -e '/gtester>/d' "$@" Paolo