Next:
Creating-an-Individual-Word-List.html#Creating-an-Individual-Word-List
Creating an Individual Word List
,
Previous:
Listing-Available-Dictionaries.html#Listing-Available-Dictionaries
Listing Available Dictionaries
,
Up:
Working-With-Dictionaries.html#Working-With-Dictionaries
Working With Dictionaries
5.4 Dumping the Contents of the Word List
The dump command in
aspell
will simply dump the contents of
a word list to
stdout
in a format that can be read back in with
aspell create
.
If no word list is specified the command will act on the default one.
For example the command
aspell dump personal
will simply dump the contents of the current personal word list to
stdout
.
