@FIXME{we don't need/want --preserve to exist any more (from melissa: ie, don't want that *version* of the option to exist, or don't want the option to exist in either version?}
@FIXME{i think this explanation is lacking.}
The --same-order (--preserve-order, -s) option tells tar
that the list of file
names to be listed or extracted is sorted in the same order as the
files in the archive. This allows a large list of names to be used,
even on a small machine that would not otherwise be able to hold all
the names in memory at the same time. Such a sorted list can easily be
created by running `tar -t' on the archive and editing its output.
This option is probably never needed on modern computer systems.
Go to the first, previous, next, last section, table of contents.