I have a text inside my %HOMEPATH%\\Desktop\\some.txt file:
%HOMEPATH%\\Desktop\\some.txt
{x}1{x}2{x}3
I want to get this:
{blank line} 1 2 3 <