: binutils
Assignee: unassigned at sourceware dot org
Reporter: sworddragon2 at aol dot com
For example if I'm searching my disk with the strings command all textfiles
will be shown without newlines because they are no printable characters. In
this case it would be useful
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: sworddragon2 at aol dot com
The command strings has the option -t to show the position of the located
strings. Maybe there could also be an option to seek to an offset and
optionally to stop at another offset
https://sourceware.org/bugzilla/show_bug.cgi?id=17113
--- Comment #2 from sworddragon2 at aol dot com ---
> That sounds a bit too complex. For example, how many non-printable characters
> should be displayed ?
All whitespaces from the first printable character until the next printable
cha