Comment j'ecris ce qu'il y a autour? Comment je fais la procedure?

tantqu'il y aura des old[i] dans le fichier dico,

  fait ceci pour i=0 jusque la fin des entrees dans le dico,

   sed 's/old[i]/new[i]/g' f1.csv > f1_tmp.csv
   mv f1_tmp.csv f1.csv

  fin du tantque

echo "fini"

au passage, avec PERL, comment je fais un set +x ou -x pour avoir des debugs?

Je suis off-topic, surement ;-)

Bogo
_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux
Archives: http://www.mail-archive.com/[EMAIL PROTECTED]
IRC: efnet.unixtech.be:6667 - #unixtech

Répondre à