On Wed, Jan 29, 2003 at 13:25:17 +0100, Etienne Roulland wrote:
> version brute :
> 
> cat mon_fichier |  awk -F"," {'print "alias" " " $1 " " $2 " <" $3 " >"'} > 
>nouveau_fichier

Si tu as une virgule dans le 2e champ, ça ne fonctionnera pas
correctement.

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA

Répondre à