1 02/21/84  archive_sort, as
 2 
 3 Syntax:  as paths
 4 
 5 
 6 Function: sorts components of an archive segment in ascending order
 7 by name using standard ASCII collating sequence.
 8 
 9 
10 Arguments:
11 paths
12    are pathnames of archive segments; archive suffixes need not be
13    given.
14 
15 
16 Notes: The original archive segment is overwritten by the sorted
17 archive segment.