pospell
Utilities to spell-check selectively
Install
- All systems
-
curl cmd.cat/pospell.sh
- Debian
-
apt-get install spellutils
- Ubuntu
-
apt-get install spellutils
- Kali Linux
-
apt-get install spellutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install spellutils
- Raspbian
-
apt-get install spellutils
- Dockerfile
- dockerfile.run/pospell
spellutils
Utilities to spell-check selectively
Spellutils is a suite of programs which are used to isolate some parts from various types of files and hand them over to another program which may change the texts; it is typically a spell checker. Afterwards the possibly changed text parts are copied back in place in the original file. The newsbody program is intended for use on mail and news messages; it can e.g. ignore headers, quoted material and signatures. The pospell program is for use on translated strings in .po files.