<div><p style="font-size:50px;margin-top:0;margin-bottom:0">šŸ‘</p><p style="margin-top:10px;margin-bottom:0">Antonio ha reagito tramite <a style="color:unset;text-decoration:underline" href="https://www.google.com/gmail/about/?utm_source=gmail-in-product&utm_medium=et&utm_campaign=emojireactionemail#app">Gmail</a></p></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il ven 5 apr 2024, 16:00 David Strip <<a href="mailto:qgis-user@stripfamily.net">qgis-user@stripfamily.net</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
    
  
  <div>
    <div>On 4/5/2024 2:15 AM, Antonio Viscomi
      via QGIS-User wrote:<br>
    </div>
    <blockquote type="cite">
      <div>if you'reĀ using linux what you need is simply use the 'sed'
        command by terminal as i.e.:</div>
      <div><br>
      </div>
      <div><i>sudo sed -i 's/NEWPATHTOSUBSTITUTE(your path or IP or
          domain)/OLDPATH/g' *.qgs</i></div>
    </blockquote>
    <br>
    The original request noted that the files were .qgz files, not .qgs,
    so you need to first unzip, the rezip the files.<br>
    And this single line solution assumes all files are in a single
    directory, so you need something "find" to walk the directory
    structure.<br>
  </div>

</blockquote></div>