notepad++ - Notepad ++ remove duplicated folded blocks not lines -
i got file on 119000 lines , remove duplicated blocks not lines.
ex unfolded text:
[1199410] part=1 mesh0=001199410 texture0=001199410 mixtex0=0 mixopt0=0 asb0=5 adb0=6 material0=default [2199410] part=1 mesh0=002199410 texture0=002199410 mixtex0=0 mixopt0=0 asb0=5 adb0=6 material0=default
and folded:
+[1199410] +[2199410]
what find duplicated folded blocks , remove them. know if can sort them up.
regards , thanks.
Comments
Post a Comment