What does a test such as [ $# -gt 2 ] establish before sorting command-line inputs?
[ $# -gt 2 ]
The menu choice is either 1 or 2
Every argument is a positive number
The arguments are already in ascending order
More than two positional arguments were supplied