This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Aspell - Ispell


Gareth Pearce wrote:

It should be relatively easy to write a very simple script called ispell
which calls 'aspell -a $@'
I think that works at least... can't say I've tried it.

Such a script exists: /usr/share/aspell/ispell


An obvious way to make it available to programs would be:

  cd /usr/bin
  ln -s /usr/share/aspell/ispell ispell

Andreas.


-- 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]