Go To End Of Files, Delete Blanks ONLY after last Character
Posted: Mon Jul 02, 2007 9:52 pm
1000+ files and cant figure it out
I need to open all files (including Sub Directories) with extensions like :
*.123 *.abc *.qwerty
In each file, (in the last lines), delete ALL Blank spaces and Carriage Returns ONLY AFTER the last character.
EX: etc etc text text
also text any text <-- last charcter
[Carriage return]
[Carriage return]
[blank line]
[Carriage return]
What i need EX :
EX: etc etc text text
also text any text <-- last charcter
I hope I explained it correctly, If not please post, I'll try to be more specific.
Thanks In Advance,
I need to open all files (including Sub Directories) with extensions like :
*.123 *.abc *.qwerty
In each file, (in the last lines), delete ALL Blank spaces and Carriage Returns ONLY AFTER the last character.
EX: etc etc text text
also text any text <-- last charcter
[Carriage return]
[Carriage return]
[blank line]
[Carriage return]
What i need EX :
EX: etc etc text text
also text any text <-- last charcter
I hope I explained it correctly, If not please post, I'll try to be more specific.
Thanks In Advance,