<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <snipped><span style="white-space: pre-wrap">
</span>
    <blockquote type="cite" cite="mid:20240827103643.407a150a@hermes.local">
      <pre class="moz-quote-pre" wrap="">
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">+             "ls -d /sys/bus/cpu/devices/cpu%u/cache/index[0-9] | sort  -r  | grep -m1 index[0-9] | awk -F '[x]' '{print $2}' "
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
NAK
Running shell commands from EAL is non-portable and likely to be flagged by security scanning tools.

Do it in C please.</pre>
    </blockquote>
    Thank you Stephen, for pointing this out. Surely will convert to `C`
    rather than shell execution.<br>
    <blockquote type="cite" cite="mid:20240827103643.407a150a@hermes.local">
      <pre class="moz-quote-pre" wrap="">
</pre>
    </blockquote>
  </body>
</html>