Options (2)
-n, --bytesbooleanLimit results to strings at least n characters long
Example:
strings {{[-n|--bytes]}} {{n}} {{path/to/file}}-t, --radixbooleanPrefix each result with its offset within the file
Example:
strings {{[-t|--radix]}} d {{path/to/file}}made by @shridhargupta | data from tldr-pages