14.6.3 Options

The long and short forms of options, shown in the following table as alternatives, are equivalent.

Table 14-8. XC32-STRINGS Options
Option Function
-a

--all

-

Do not scan only the initialized and loaded sections of object files; scan the whole files.
-f

--print-file-name

Print the name of the file before each string.
--help Print a summary of the program usage on the standard output and exit.
-min-len

-n min-len

--bytes=min-len

Print sequences of characters that are at least -min-len characters long, instead of the default 4.
-t radix

--radix=radix

Print the offset within the file before each string. The single character argument specifies the radix of the offset: ofor octal, x for hexadecimal or d for decimal.
-v

--version

Print the program version number on the standard output and exit.