2013/7/9 MaX <[email protected]>: > Grazie alessando, ma.... quasi!! > > ti metto sotto una linea da processare di un forum reale...tanto è > pubblico e non c' è niente da nascondere. > > bisogna che SOLO i link tipo > "http://image.forumfree.it/4/4/1/0/7/3/3/1325053754.gif" > > venissero modificati in > > "http://faidateoffgrid.altervista.org/forum/allegati/1325053754.gif"
Che ne dici di sed -r 's#http://image.forumfree.it/([0-9]/){7}([0-9]+\.gif)#http://faidateoffgrid.altervista.org/forum/allegati/\2#g' ? Alessandro [cut] -- Linux Registered User (http://counter.li.org) #378635 So this is how liberty dies...with thunderous applause. - Padmé Amidala -- Per REVOCARE l'iscrizione alla lista, inviare un email a [email protected] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [email protected] To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/cakkvcfab+fgpg2fvl+5tm-duxdb3vjl3kun1ywocqp7medg...@mail.gmail.com

