allagn encoding se html

roryt at hol.gr roryt at hol.gr
Sat Feb 27 05:21:56 EET 1999


On 27-Feb-99 roryt at hol.gr (I) wrote:

> for f in *.html ; do
>    echo -n "allazw to $f ..." 
>    sed -e "s/iso-8859-1/iso-8859-7/g" $f
>    echo done\.
> done


Xmm, peripou, alla kati mou ksefige  : 

for f in *.html ; do
    echo -n "allazw to $f ..." 
    sed -e "s/iso-8859-1/iso-8859-7/g" $f > $f.new
    mv $f $f.old
    mv $f.new $f
    echo done
done


I.Ioannou <roryt at hol.gr>
--
====================================================================
Gia boithia (h na diagrafhte) e-mail sto majordomo at hellug.gr
Ta archives tis listas einai sto http://lists.hellug.gr
prin steilete kapoia erothsh psakte mipos exei hdh apanththei.
Gia opoiodipote problima stilte e-mail ston owner-linux-greek-users
====================================================================



More information about the Linux-greek-users mailing list