lsort ?options? list
returns {Second 18} {First 24} {Third 30}. This option is much more efficient than using -command to achieve the same effect.lsort -integer -index 1 {{First 24} {Second 18} {Third 30}}
Copyright © 1989-1994 The Regents of the University of California.
Copyright © 1994-1997 Sun Microsystems, Inc.