Sponsored Content
Full Discussion: automate ispell
Operating Systems Linux SuSE automate ispell Post 302358305 by elblo on Friday 2nd of October 2009 04:47:32 AM
Old 10-02-2009
I thought deploy it by a shell script. The problem is that the interface of ispell isn't a command line interface and all the time I have to press a key to validate all corrections. This is what I want to automatize, a script that always "press" a key in the ispell interface. How? I don't know... Smilie Please help me!!Smilie
 

2 More Discussions You Might Find Interesting

1. SuSE

ispell

I tried to install ispell on my suse linux 8.2 do do spell cheking for my webmail but I issue rpm -Uvh ispell-3.2.06-266.i586.rpm i get the following error message error: failed dependencies: libc.so.6(GLIBC_2.3) is needed by ispell-3.2.06-266 I also try to install... (1 Reply)
Discussion started by: hassan2
1 Replies

2. Shell Programming and Scripting

quick ispell help

Hi, I am trying to write a script that calls ispell (my linux version doesn't have aspell) on a file and runs from there. Pretty much looks like this at the beginning: #!/bin/bash # script that will spell check a file read -p "Enter a file name: " fileName ispell fileName I just... (3 Replies)
Discussion started by: negzero7
3 Replies
TZSELECT(1)                                                Debian Timezone Configuration                                               TZSELECT(1)

NAME
tzselect - view timezones SYNOPSIS
tzselect DESCRIPTION
This manual page explains how you can use the tzselect utility to view the installed timezone. It comes handy when you want to know what time it is in other countries, or if you just wonder what timezones exist. tzselect is called without any parameters from the shell. It shows a list of about one dozen geographic areas one can roughly recognize as continents. After choosing a geographic area by number, a list of countries and cities in this area will be shown. You can press the Enter key to reprint the list. To choose a timezone, just press the number left to it. If your input is invalid, the list will be reprinted. You may press Ctrl-C to interrupt the script at any time. Note that tzselect will not actually change the timezone for you. Use 'dpkg-reconfigure tzdata' to achieve this. FILES
/usr/share/zoneinfo/ SEE ALSO
hwclock(8) AUTHOR
Copyright 1998 Marcus Brinkmann <brinkmd@debian.org> Please see nroff source for legal notice. Debian 12 June 1998 TZSELECT(1)
All times are GMT -4. The time now is 02:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy