I have a directory which contains a number of subdirectories, and several of these subdirectories have a name which ends with "%@char[11088]%@char[65039]".
I want to use fixnames to remove those 2 trailing Unicode characters. My problem is that I want to remove them, not replace them, and I can't seem to figure out how to do that. Perhaps I'm missing something obvious here? The default replace winds up as "__" (two underscores), which is acceptable but not exactly what I wanted.
If that can't...
Read more
I want to use fixnames to remove those 2 trailing Unicode characters. My problem is that I want to remove them, not replace them, and I can't seem to figure out how to do that. Perhaps I'm missing something obvious here? The default replace winds up as "__" (two underscores), which is acceptable but not exactly what I wanted.
If that can't...
Read more