KandZ – Tuts

We like to help…!

Linux CLI 47 ๐Ÿง aspell command

a - aspell command
aspell command is used to check text in various languages.
It can be used directly from the command line or in files
aspell [options] [input]
common option: -a โ†’ checks for a single word
-c fileName โ†’ checks a file
-list โ†’ check multiple user-entered words
--sug-mode=sugMode โ†’ specify different mode (fast, utlra, normal)
--mode=mode โ†’ choose one from url, email, html, tex, nroff and none

b - aspell examples
aspell -c test.txt โ†’ checks the spelling for test.txt
aspell -a โ†’ spellchecking for user-entered word - CTRL-D to exit
aspell list โ†’ spellchecking for user-entered list of words - CTRL-D to exit
echo "Helo to everone and godmorning" | aspell -a โ†’ spellchecking the sentence
echo "pHelo to everone and godmorning /p" | aspell -a --mode=html โ†’ use mode HTML
sudo apt/dnf/zypper install aspell-it โ†’ install different language to check, here italian
echo "Cia tuti, come stat" | aspell -a --lang=it โ†’ spellchecking in an italian sentence

Stop using slow, ad-bloated tool sites! ๐Ÿคฎ

๐Ÿ”Ž Search “KandZ Tools” on Google to use many professional utilities for free.

KandZ.me is the ultimate minimalist hub for:
โœ… Finance (Mortgage, Interest, Inflation)
โœ… Tech (Base64, JSON, Dev Suite, IP)
โœ… Health (BMI, BMR, TDEE)
โœ… Productivity (Timer, Workspace, QR)

โšก๏ธ Fast & Private
๐Ÿ”’ No data leaves your device
๐Ÿ’Ž 100% Free

๐Ÿ”— Use it now: https://tools.kandz.me
๐Ÿ”– Bookmark itโ€”youโ€™ll need it later!

Leave a Reply