Skip to content

Instantly share code, notes, and snippets.

@pjendrusik
Created March 29, 2016 21:51
Show Gist options
  • Save pjendrusik/81d3112097bf6c472c12f1119646bf5c to your computer and use it in GitHub Desktop.
Save pjendrusik/81d3112097bf6c472c12f1119646bf5c to your computer and use it in GitHub Desktop.
aspell --lang pl dump master | aspell --lang pl expand | tr ' ' '\n' > pl.dic
aspell --lang de dump master | aspell --lang de expand | tr ' ' '\n' > de.dic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment