SYNTAX

    sort [options]


OPTIONS

-h (--help) bool

Display help.

-r (--reverse) bool

Reverse the sort order.


DESCRIPTION

Alphabetically sort lines read from stdin and print to stdout.

Note, requires enough free memory to store all the input.


COPYRIGHT

Copyright (c) 2006-2010 Accenture. All rights reserved.