There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

TheDeadCell ,
@TheDeadCell@lemmy.sdf.org avatar

This was the response from chatgpt when I coppied OP’s exact post. It wasn’t too far off:

Yes, there’s a way to automate this process using a script. You can use a combination of the find command and sed to search and replace the version number in all your files. Here’s a sample command you can use:


<span style="color:#323232;">find /path/to/assets -type f -name </span><span style="color:#183691;">"*.asset"</span><span style="color:#323232;"> -exec sed -i </span><span style="color:#183691;">'s/verified version 10/verified version 11/g' </span><span style="color:#323232;">{} +
</span>

Replace /path/to/assets with the actual path to your asset folders. This command will recursively search for .asset files and replace “verified version 10” with “verified version 11”. Make sure to have a backup of your files before running this command, just in case.

Also, consider testing this on a smaller set of files first to ensure it works as expected before applying it to all 400+ files.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines