Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'rename': 0.07; 'ascii': 0.09; 'redo': 0.16; 'header:User- Agent:1': 0.23; '---': 0.24; 'header:In-Reply-To:1': 0.27; 'file': 0.32; 'text': 0.33; 'subject:from': 0.34; 'subject: (': 0.35; 'received:10': 0.37; 'skip:[ 10': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=modelnine.org; s=modelnine1012; t=1370518317; bh=5vhQsnOz+MekSZYQt1zqkJ9+VYyk0xP9xGvJ+nOgWUc=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=mew/rJTtCNswyqJ2LWrhQGLKjwOEI/9Xn0/ExjHJV3HKY8BwWsmT4uQnZb0jSJUXj xwbvk+mdMdays3VCITzMt34I9gCBYPfjk4XS1JQFvpoMELuntRSRCfOLATLcMnCJII QohyQ/Wsor5/canw3ELtFi0RrC0PihU0Tek69G3M= Date: Thu, 06 Jun 2013 13:31:53 +0200 From: Heiko Wundram User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Thunderbird/22.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Changing filenames from Greeklish => Greek (subprocess complain) References: <2c425f2b-99de-4453-964e-c585f2043f71@googlegroups.com> <0c215f6d-c1eb-4dbf-b132-80e83ece0992@googlegroups.com> <4c271468-22f4-4c93-af14-02b978b2e6bd@googlegroups.com> <0a05fe41-12a9-47e5-a4e9-170140eb3eea@googlegroups.com> <96d574cf-653a-4d49-a5c9-475dfe082ccb@googlegroups.com> <4fa2ed0b-f6e8-4cfd-bb81-92c30deba91e@googlegroups.com> <51AECF57.8020801@gmail.com> <51AF6ADE.5080506@mrabarnett.plus.com> <33c221c8-5dd5-45af-ab11-104243cd7133@googlegroups.com> <8faa38c2-36ad-4ea4-9624-79a9772a486a@googlegroups.com> In-Reply-To: <8faa38c2-36ad-4ea4-9624-79a9772a486a@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370518319 news.xs4all.nl 15907 [2001:888:2000:d::a6]:32975 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47217 Am 06.06.2013 13:24, schrieb Νικόλαος Κούρας: > nikos@superhost.gr [~/www/data/apps]# ls *.mp3 | file - > /dev/stdin: ASCII text Again, did you actually read (and try to understand) what I wrote? I said to redo the rename after you change your terminal session to UTF-8. -- --- Heiko.