mandoman wrote:Mauiby de Fug wrote:Regarding your grep problem, try something like grep -lir "Rexebe.png" ~/.Oolite/AddOns/
Thanks, Maulby, but that didn't work either. I have tried several similar commands, and it either says I'm using an unknown grep format, or it just does nothing.
For some mental reason all Unix systems are inconsistent and make it unreasonably hard to "search for
my text string within this directory structure".
I see you're using Linux. Good-o. Install the package "
gnome-search-tool". Once installed (assuming it isn't already), you will find it in "Accessories", "Search for Files...".
It always searches sub-directories and it always ignores upper/lower case, so you can search for "Xequerin.png" or "xequerin.png" in "~/.Oolite/Addons" and it will go away and get on with it.
I suggest you search for "Xequerin.png" to see if anything is referring to it, but also search for "mainPlanet.texture" since the script in "Povray_Planets_v0.14" never actually used the planet's name explicity, only as
[size=120]system.name + '.png'[/size]
---------------------------------------------
Name contains: <blank>
Look in folder: ~/.Oolite/AddOns
>Select more options:
... Contains the text: anxeonis.png
... Available options: Show hidden and backup files
then click on Add.
---------------------------------------------
Click on "Find" and go and get a cup of tea. This is a brute force search and may take a while.