Romain Thouvenin wrote: > On 11/16/06, Luca <[EMAIL PROTECTED]> wrote: >> Hi Romain, >> >> it's exactly what I'm trying, I've added a | sed at the end of the >> command line, but I don't understand if it's possible to remove all the >> duplicate .UTF-8, .ISO-<code> etc... with only one command. > > I guess something like : sed s/[.].*// would work > > Romain I don't find my original mail but the commands I used output something like: it_CH.UTF-8/UTF-8 it_CH.UTF-8 it_CH/ISO-8859-1 it_CH it_IT.UTF-8/UTF-8 it_IT.UTF-8 it_IT/ISO-8859-1 it_IT [EMAIL PROTECTED]/ISO-8859-15 [EMAIL PROTECTED]
however the problem has been solved. Luca -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
