logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mmval - find minimum and maximum value in a data set

Description

       mmval determines minimum and maximum values of data

Name

       mmval -  find minimum and maximum value in a data set

Options

-m       - find the maximum value

       -M       - find the minimum value

       -n       - prefix the output with the line number within its input

       -c <int> - consider the data in the specified column of the input

       -v       - print program version and copyright message, then exit

       -h       - display this help and exit

Synopsis

mmval [OPTION]... [FILE]

See Also