search directory

Search Commands

Search tools, operations, flags, and command strings. Results are capped for Worker performance.

Aspell Commands

20 aspell entries

Limited to 100 results

Back to all tools
aspell

Aspell Command: Change Language

aspell --lang <cs>
aspell

Aspell Command: Check A Single File

aspell check <path/to/file>
aspell

Aspell Command: Check File

aspell check <path/to/file>
aspell

Aspell Command: Check Spelling Single File

aspell check <path/to/file>
aspell

Aspell Command: List Misspelled

cat <path/to/file> | aspell list
aspell

Aspell Command: List Misspelled Ignore Personal

cat <path/to/file> | aspell --personal <personal-word-list.pws> list
aspell

Aspell Command: List Misspelled Stdin

cat <path/to/file> | aspell list
aspell

Aspell Command: List Misspelled Words From Stdin

cat <path/to/file> | aspell list
aspell

Aspell Command: List Misspelled Words Ignore Personal List

cat <path/to/file> | aspell --personal <personal-word-list.pws> list
aspell

Aspell Command: List Misspelled Words Stdin

cat <path/to/file> | aspell list
aspell

Aspell Command: List Misspelled Words Stdin Ignore Personal List

cat <path/to/file> | aspell --personal <personal-word-list.pws> list
aspell

Aspell Command: Run Aspell Different Language

aspell --lang <cs>
aspell

Aspell Command: Run Aspell With Different Language

aspell --lang <cs>
aspell

Aspell Command: Run Different Language

aspell --lang <cs>
aspell

Aspell Command: Run With Different Language

aspell --lang <cs>
aspell

Aspell Command: Show Available Dictionaries

aspell dicts
aspell

Aspell Command: Show Available Dictionary Languages

aspell dicts
aspell

Aspell Command: Show Dictionaries

aspell dicts
aspell

Aspell Command: Show Dictionary Languages

aspell dicts
aspell

Aspell Command: Spell Check Single File

aspell check <path/to/file>