Dear.
Actually I executed the same file on my former linux computer without any error message.
But I reinstalled the linux, then it occurred the error.
I attached the 'filter' and please check up.
Thank you
Best regards,
Yongjoo CHOI
-----Original Message-----
From: fedora-list-bounces redhat com [mailto:fedora-list-bounces redhat com] On Behalf Of Ed Greshko
Sent: Wednesday, October 01, 2008 10:56 AM
To: Community assistance, encouragement, and advice for using Fedora.
Subject: Re: install the Korn SHELL program
Ed Greshko wrote:
./filter
Bash : ./filter:/bin/ksh^M: bad interpreter: No such file or directory
What is the problem?
How did your create the script "filter"? Did you create it on a windows
machine? The "^M" at the end of the line seems suspicious.
Forgot to mention you should try...
dos2unix filter
and they try to execute filter again.