CODE: [Copy to clipboard]@echo off&(for /f "delims=(" %%a in (a.txt) do echo %%a)>#a.txt start #a.txt