Plugin maxstr esh shell plugin to return maximum string among a list of strings. programed in C . Usage:maxstr arg1, [arg2, ...] Insure that the maxstr plugin is loaded and initiated in esh shell esh>maxstr prints out the usage esh>maxstr arg1, arg2, arg3. ... displays the maximum string among all arg(s) example: custom prompt> maxstr 123 sss dft yyyy 2ew yyyy group668_maxstr.so shared library of the plugin group668_maxstr_eshoutput.py - shell output file for the plugin group668_maxstr_test.py plugin plugin command test file