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!