X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <15162302.post@talk.nabble.com> Date: Tue, 29 Jan 2008 07:50:58 -0800 (PST) From: _alpine_ <atomic_freak AT gmx DOT at> To: cygwin AT cygwin DOT com Subject: Re: Cygwin - batch file In-Reply-To: <479A0FFD.3010203@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Nabble-From: atomic_freak AT gmx DOT at References: <15088393 DOT post AT talk DOT nabble DOT com> <ff8e9dfe0801250619yb402fb8ya626559a48888ed6 AT mail DOT gmail DOT com> <15089652 DOT post AT talk DOT nabble DOT com> <ff8e9dfe0801250754k3ec2ad95ycfba0f53c420fb3f AT mail DOT gmail DOT com> <15091210 DOT post AT talk DOT nabble DOT com> <479A0FFD DOT 3010203 AT cygwin DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m0TFpZca016550 it works fine, thank u! but i have installed eyed3 on cygwin which needs python. myscript.ksh # update ID3V2.x to 2.4 eyeD3 --to-v2.4 test.mp3 # utf-8 encoding eyeD3 --set-encoding=utf8 --force-update -2 -a "ή" -A "ή" -t "ή" -G "Pop" test.mp3 to get utf8 encoded parameters u must customize it in sitecustomize.py (python) http://www.okisoft.co.jp/esc/utf8-cygwin/sitecustomize.py when i start the batch, then i get this message: /usr/bin/env: python: no such file or directory does somebody know a solution? -- View this message in context: http://www.nabble.com/Cygwin---batch-file-tp15088393p15162302.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/