# ispell > Interactive spell checking. > More information: . - Start an interactive session: `ispell` - Check for typos in the specified file and interactively apply suggestions: `ispell {{path/to/file}}` - Display the version: `ispell -v`