[Linux-Biella] Sed

CIARROCCHI, Paolo, VF-IT linux@ml.bilug.linux.it
Thu, 5 Feb 2004 12:02:01 +0100


From: Paul TT [mailto:paultt@supereva.it] 

> sed "s/uno/`printf "unoooooo\t1"`/" pippo.txt

bash-2.05$ sed "s/uno/`printf "unoooooo\t1"`/" pippo.txt
a unoooooo      1
b due
c tre

Sei il mio nuovo super eroe ;)


			Paolo