Or better yet, replacing the numbers with format string specifiers, not changing the string at all.

Sam

On May 18, 2019 14:20, Shmuel Eiderman <shmuel.eiderman@oracle.com> wrote:
True, "device" is a good option.
What about "size: , dev:" (with colon - grepping for "dev " will still not work) or "devĀ  " (two spaces - grepping will work but debug string looks a bit weird).

Sam