I need a one liner to replace <string1> with <string2> recursively. Folder Names, File Names, and File contents.
Thanks in advance.
I know why sgrogan asks for this. We've discussed of providing a freecad-legacy package for v0.16.6712 when v0.17 is released. Because when it is, existing freecad-stable PPA users will see their 0.16 version be automatically upgraded to 0.17. But considering migration issues with some models that mix Part and PartDesign work flow, it may be best at least at first to edit legacy models in 0.16. So having both versions installed is desirable.
Both I think, but the string substitution is the same for folders, files, and content strings.
As NormandC has explained this happens enough to try and debug the command line. And yes I have version control so that will help.
This looks very good. I just need to be a better python scripter.wandererfan wrote: ↑Sun Feb 11, 2018 1:09 pmThis is to go into a script, right? So regexxer and PyRenamer are no help?