delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/03/01/13:32:53

From: "Alex Vinokur" <alexvn AT bigfoot DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: English speller to spell plain files
Date: Sat, 1 Mar 2003 20:08:37 +0200
Lines: 34
Message-ID: <b3qsv9$1of3pt$1@ID-79865.news.dfncis.de>
References: <b3ms0h$1omgg9$1 AT ID-79865 DOT news DOT dfncis DOT de> <3E5F31FE DOT 5CAE661C AT phekda DOT freeserve DOT co DOT uk> <b3q0g2$1oae3j$1 AT ID-79865 DOT news DOT dfncis DOT de> <3E6094D9 DOT 5050004 AT earthlink DOT net>
NNTP-Posting-Host: pop03-2-ras5-p165.barak.net.il (212.150.100.165)
X-Trace: fu-berlin.de 1046542122 59215677 212.150.100.165 (16 [79865])
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

"Martin Ambuhl" <mambuhl AT earthlink DOT net> wrote in message news:3E6094D9 DOT 5050004 AT earthlink DOT net...
> Alex Vinokur wrote:
>
> > I want ispell to print a list of misspelled words to standard output.
> > Is it possible ?
>
> Use the -l switch (-a and -A are also possible, if you know what to do
> with the output).
>
> The -h switch is not a good way to learn about ispell.  Use
>    info ispell
> or
>    man ispell
>
>

Thanks,

ispell -l < file.txt     // works fine.
cat file.txt | ispell -l     // works fine.

My question was caused by searching some option that does the same without input redirection or pipe :
ispell [some option] file.txt

   =================================
   Alex Vinokur
     mailto:alexvn AT connect DOT to
     http://www.simtel.net/pub/oth/19088.html
   =================================




- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019